Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is apply operator in sql?

1045


What command is used to delete a table from the database in the sql server and how?

1184


What is subquery? Explain the properties of a subquery?

1031


What is the data tier application?

169


explain different levels of normalization? : Sql server database administration

1049


Describe in brief system database.

1065


Can we hide the definition of a stored procedure from a use?

1296


You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?

2184


Do you know what are the differences between lost updates and uncommitted dependencies?

1135


How do you create a clustered index?

1124


How to enter unicode character string literals in ms sql server?

1113


What are the advantages of using cte?

1072


Other than truncate statement, which other command can by-pass the trigger on the tables?

1182


Explain optimistic and pessimistic concurrency?

1031


How can you fetch alternate records from a table?

1013