In the primary key have a multiple field or not?
Answer Posted / prasadhari_m@yahoo.com
A TABLE ALLOWS ONLY ONE PRIMARY KEY.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can binary strings be used in arithmetical operations?
What is the minimum recommended amount of ram for sql server 2012 enterprise?
How to recover from sql injection? : sql server security
What are the properties of the relational tables?
What are views used for?
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
Do you know hot add cpu in sql server 2008?
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
Why should one not prefix user stored procedures with ‘sp_’?
Does order by actually change the order of the data in the tables or does it just change the output?
How will you add a dimension to cube? : sql server analysis services, ssas
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
What is the partitioning method?
What is a partition function in sql server?