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
How to disconnect from a sql server using mssql_close()?
What is the difference between dbcc indexdefrag and dbcc reindex?
Can we write a distributed query and get some data which is located on other server and oracle database?
Which trace flags are enabled in sql server?
How to return the date part only from a sql server datetime datatype?
How to connect php with different port numbers?
Suppose you want to implement the one-to-one relationships while designing tables. How would you do it?
what protocol both networks use? : Sql server database administration
How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?
What is table level trigger?
What is the use of “join” in sql server?
Can you force a query to use a specific index?
What does it mean to normalize data?
What are different types of schemas?
Difference between aggregate functions of sql?