adspace


What is string data type in sql?

Answer Posted / Shashank Pandey

The string data type in SQL stores a sequence of characters. It can be defined with different lengths, such as char(n), varchar(n), nvarchar(n), or nchar(n). The difference between them lies in the way they handle multiple-byte characters.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is sql server agent? : Sql dba

1182


What is your daily office routine?

2346


What is the current version of postgresql?

1178


Does group by remove duplicates?

1112


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

2091


Can delete statement be rollbacked?

1054


what is schema? : Sql dba

1147


what are the advantages of sql ? : Sql dba

1142


Can we use distinct and group by together?

1133


what is dbms? : Sql dba

1061


what is bcp? When does it used? : Sql dba

1056


define sql insert statement ? : Sql dba

1098


Is primary key clustered index?

1019


Do we need to rebuild index after truncate?

1138


Is inner join faster than left join?

1277