Can primary key be a foreign key?
No Answer is Posted For this Question
Be the First to Post Answer
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
Does the order of columns in update statements matter?
In the primary key have a multiple field or not?
What is SQL Profiler what is the use of it?
2 Answers 247Customer, Steria,
What are the built in functions in sql server?
How to name query output columns in ms sql server?
What is a print index?
What are the basic features of a trigger in ms sql server?
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?
Which TCP/IP port does SQL Server run on?
What are the differences between local and global temporary tables?
Explain log shipping?