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
Thanks to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
What is ddl command?
what is a schema in sql server 2005? : Sql server database administration
explain different types of constraints? : Sql server database administration
What is a collation?
do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
What do you understand by the denormalisation?
How can you insert null values in a column while inserting the data?
Where are sql server user names and passwords stored in sql server?
Name few endpoints exposed by ssrs 2012?
how can you attach more than 20 ldf files in sql server
What are the new features in SQL Server 2005 when compared to SQL Server 2000?
What is service broker? : sql server database administration
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
Can you force a query to use a specific index?