Answer Posted / rehan khan
guys first plz check the question what is exactly asked ok
the numbers of column in a table can range from 1 to 254 and only one primary key in a table .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain few examples of stored procedure over triggers?
what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration
what is the difference between delete table and truncate table commands? : Sql server database administration
What is a trace frag? Where do we use it?
What is the temp table?
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
What do you know about system database? : SQL Server Architecture
What part does database design plays a role in performance of an sql server-based application?
What is the use of @@spid?
What is the use of sign function?
What are the different types of locks in the database?
Explain the dirty pages?
Why truncate is ddl command?
What happens if the update subquery returns no rows in ms sql server?
How to get the definition of a view out of the sql server?