what are the joins,primary key,foriegn key, candidate key,
super key and expain them?
Answer Posted / hari
Joins are retrive the data multiple tabels
primary key ;-doesn' allow null vales
| Is This Answer Correct ? | 24 Yes | 5 No |
Post New Answer View All Answers
How to execute stored procedure and set temp table in sql server?
What is the difference between clustered and a non-clustered index?
Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?
What are the character string functions supported by sql server 2005?
Difference between primary key and clustered index?
Can we use having clause without group by?
Explain cursor as data base object?
Write query to return all rows sql?
explain the storage models of olap? : Sql server database administration
How can we determine what objects a user-defined function depends upon?
Explain having clause and where clause?
What is the difference between for xml raw and for xml auto?
What is a linked server in sql server?
What is autocommit mode in sql server?
How to filter records of table in SQL SERVER?