Can primary key be a foreign key?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the number of sales for each product

2 Answers  


Does the order of columns in update statements matter?

0 Answers  


In the primary key have a multiple field or not?

8 Answers   TCS,


What is SQL Profiler what is the use of it?

2 Answers   247Customer, Steria,


What are the built in functions in sql server?

0 Answers  






How to name query output columns in ms sql server?

0 Answers  


What is a print index?

0 Answers  


What are the basic features of a trigger in ms sql server?

0 Answers  


1.What is the deferece between DBMS & RDBMS? 2.How can you trouble shoot? If u will get error while installing sql server? 3.How can u trouble shoot slow running query? 4.how can u trouble log shipping errors? 5.why do we use merge replication instead of T.log replication?

7 Answers   Microsoft,


Which TCP/IP port does SQL Server run on?

2 Answers  


What are the differences between local and global temporary tables?

0 Answers  


Explain log shipping?

0 Answers  


Categories