Answer Posted / veeresh kethari
Schema is a collection of database objects.Using database
objects will manage the data in the database.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
When columns are added to existing tables, what do they initially contain?
how can you select rexcord(rows) from table A which is not present in Table B . Id being the FK in Table B referencing to ID Table A
What are the different index configurations a table can have?
What are the differences between lost updates and uncommitted dependencies?
What are the differences between triggers and stored procedures?
What is the purpose of self join?
How many databases Microsoft SQL server provides?
What is snapshot replication?
What are system databases in ms sql server?
How to include date and time values in sql statements?
What is a collation?
Why people hate cursor?
What is a dbms wizard?
What is sql service broker?
Explain what is it unwise to create wide clustered index keys?