What value could be assigned to Varchar Type?

Answer Posted / mandar

Any value you use in the varchar data type like
number,charater..

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to rename an existing column with the "sp_rename" stored procedure in ms sql server?

779


How do I view views in sql server?

694


When we should use and scope of @@identity?

721


write an SQL query to list the employees who joined in the month of January?

1380


How to retrieve error messages using odbc_errormsg()?

726






When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?

860


How to backup SQL Server Reporting Services ?

122


Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?

742


What are the different normalization forms?

800


What is the importance of concurrency control?

962


Define Joins?

780


What is the size of transaction log file?

657


What is normalization 1nf 2nf 3nf?

800


How to fetch the next row from a cursor with a "fetch" statement?

790


How to convert binary strings into integers in ms sql server?

725