1.can we set the more than 1 primary keys for a table?
2.please give me the difference between Cluster Index and
non-Clustered Index
3.can we use query like this "Select * from Table1,Table2;"

Answer Posted / debi

1.no we can't set more than one primary key for a table
3. yes we can write a query like select 8 from table1,table2
this is generally used in case of cartesian product

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to return the second 5 rows in ms sql server?

793


How to convert numeric expression data types using the cast() function?

723


what is a self join? Explain it with an example? : Sql server database administration

651


What are the steps to follow to configure SQL*Net?

775


where can you add custom error messages to sql server? : Sql server administration

802






How to create a view on an existing table in ms sql server?

796


How to add an address record into adventureworkslt?

752


What are four major operators that can be used to combine conditions on a where clause?

762


how many triggers you can have on a table? : Sql server database administration

713


If you want to send some data from access database to sql server database. What are different component of ssis will you use?

683


Name few endpoints exposed by ssrs 2012?

330


What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio

800


How to delete duplicate rows from table except one?

711


How does SSIS(Sql Server Integration Services) deffer from DTS(Data Transformation Services)?

795


What are the different types of triggers in SQL SERVER?

724