Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in varchar
Validate DateTime before inserting it into SQL Server database
Sep 08, 2025
c#
sql-server-2008
validation
datetime
varchar
Why does casting text as varchar without specifying a length truncate the text at 30 characters?
Sep 08, 2025
sql-server
text
casting
varchar
Converting a comma-separated varchar to decimal
Mar 22, 2023
sql
decimal
varchar
SQL Server 2008 VarChar(Max) returns only 8000 Characters. Why?
Mar 12, 2023
sql
sql-server
varchar
varcharmax
SQL 2008 Compression
Mar 03, 2023
sql
sql-server-2008
compression
char
varchar
Strange length restriction with the DB2 LIKE operator
Feb 22, 2023
sql
casting
db2
sql-like
varchar
TSQL RIGHT String function not working
Feb 17, 2023
sql-server
tsql
varchar
How to trim all columns in all rows in all tables of type string?
Jan 25, 2023
oracle
string
plsql
varchar
trim
How to have a fixed size not null varchar with OrmLite?
Jan 17, 2023
c#
sql
varchar
ormlite-servicestack
notnull
Select only n number of characters from VARCHAR(MAX) field
Jan 14, 2023
sql-server
max
varchar
Disadvantage of choosing large MAX value for varchar or varbinary
Jan 01, 2023
sql
sql-server
types
varchar
My VARCHAR(MAX) field is capping itself at 4000; what gives?
Dec 31, 2022
sql-server
tsql
sql-server-2008
varchar
varcharmax
How to get MAX value of a version-number (varchar) column in T-SQL
Dec 15, 2022
sql-server
tsql
sorting
max
varchar
mysql int fields does not truncate
Dec 15, 2022
mysql
integer
int
truncate
varchar
TEXT vs VARCHAR in InnoDB MySQL 5.5. When to use each one
Dec 05, 2022
mysql
database
text
types
varchar
Is there any point in using CHAR if you have a VARCHAR in the same table?
Nov 06, 2022
mysql
performance
char
varchar
DB2 VARCHAR unicode data storage
Nov 07, 2022
unicode
db2
varchar
sqldatatypes
Why the size of MySQL MyISAM table is the same after striping some data from VARCHAR column?
Nov 02, 2022
mysql
varchar
myisam
size-reduction
Why mysql select varchar type is very slow
Oct 23, 2022
mysql
varchar
Older Entries »