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
Insert syudents details in table.Current system date &time insert into joining time.How do insert?( in sysdate only return current system date how do add time?)
What does Master database contains?
What is sub-query in sql server?
What is t-sql script to take database offline – take database online.
What are the restrictions while creating batches in sql server?
how can you check the level of fragmentation on a table? : Sql server administration
Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?
What is ems sql management studio? : sql server management studio
What is index, cluster index and nonclustered index?
Describe triggers features and limitations?
What is the difference between push and pull subscription? : sql server replication
Explain indexing and what are the advantages of it?
Can you change the data type of a column in a table after the table has been created? If so, which command would you use?
What are the advantages of user defined function?
What is nonclustered index with included columns ?