In the primary key have a multiple field or not?
Answer Posted / jivi.preethi
yes,it having multiple field
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
How extra digits are handled with numeric data type literals?
What does it mean if @@cursor_row returns a negative number?
How do we know if any query is retrieving a large amount of data or very little data?
How to create and drop temp table in sql server?
What is a coalesce function?
When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?
How to verify a user name with sqlcmd tool?
How can I change procedure name in sql server?
What is difference between order by and group by?
Where in ms sql server is ’100’ equal to ‘0’?
What is molap and its advantage? : sql server analysis services, ssas
What are orphan records?
How to select an exiting database using mssql_select_db()?
Is candidate a key?
What is a virtual table in sql?