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 / anilreddy

1)No,but in single primary key we can select upto 16 columns
2)Clustered index can be only one,Nonclustered indexes can be 249
3)Yes,we can write cross join will be applied

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find the service pack installed? : sql server database administration

558


what is database replicaion? : Sql server database administration

617


What are the types of containers in ssis?

607


Define indexes?

617


How to change server name in sql server?

572






What are various ways to enhance the ssrs report?

544


How to replace given values with null using nullif()?

582


Explain how you can configure a running aggregate in SSRS?

111


Difference between DELETE and TRUNCATE?

624


Can sql servers linked to other servers?

554


Why we use the openxml clause?

551


You are designing a strategy for synchronizing an SQL Azure database and multiple remote Microsoft SQL Server 2008 databases. The SQL Azure database contains many tables that have circular foreign key relationships?

99


Mention the uses of stored procedures.

581


How to verify the port number of the sql server?

565


What is the purpose of indexing?

606