What are binary string data types in ms sql server?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is relationship? What number of sorts of relationship are there?

0 Answers  


How do I install only the client tools of sql server 2000?

0 Answers  


Can we create clustered index on non primary key column

20 Answers   ABC, CTS,


what is nonclustered index

0 Answers  


I create a separate index on each column of a table. What are the advantages and disadvantages of this approach? : Sql server database administration

0 Answers  






Department ----------- salary Deptname 1000 A 3000 A 2000 B 3000 B 4000 C 5000 C select the deptname where salary >=5000 result should be: Deptname --------- C please post only executed query in SQL server 2005 Asked By: Md. Niyaz

3 Answers  


What are the types of processing and explain each? : sql server analysis services, ssas

0 Answers  


How to Execute an Operating System Command From Within SQL Server ?

3 Answers  


What is normalization and denormalization in sql server?

0 Answers  


Detail about query optimizer?

0 Answers  


What is spatial and temporal data?

0 Answers  


What is the name of the system variable that returns the number of rows affected by a SQL statement?

0 Answers   HCL,


Categories