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
What happens if you delete a table that is used by a view?
What are the reporting services components?
What is difference between table aliases and column aliases? Do they affect performance?
What is data source document?
Mention the uses of stored procedures.
Is the primary key column of a table an index in ms sql server?
Can a table have 2 foreign keys?
How to create median function?
What are the different types of cursor?
What is service broker?
SQL Server Architecture ?
What is your recommendation for a query running very slow? : sql server database administration
How many primary keys are possible in a table?
1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
What are scalar functions?