Can two tables have the same primary key?
No Answer is Posted For this Question
Be the First to Post Answer
Please differentiate between a local and a global temporary table?
how to get the salary in descending order with out using the keyword desc in sql
What are the types of joins in sql?
How would we use distinct statement? What is its use?
Explain sql server service broker?
Can we rollback records deleted by a truncate statement?
3 Answers CarrizalSoft Technologies, United Healthcare,
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration
How can we remove orphan records from a table?
What are built in functions?
How to find the version of sql server? : sql server database administration
How can you tell if a database object is invalid?
Assume,there are three tables in a database, Can i have both primary key and foreign key for each table in the same database?