What is Schema in Database?

Answer Posted / pradeep

Schema is a logical set of data. It contains tables, views,
Packages, constraints. This is treated as a whole database.
This has assigned with a unique id called as SID i.e.
System ID. Because of this ID one can create n number of
DBs on a single DB server. Obviously within the limit of
the hardware of DB server.

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of using stored procedures in sql server?

504


What is the cartesian product of table?

537


How do you troubleshoot errors in a SQL Server Agent Job?

552


What is sleeping status in sql server?

513


What is 2nf example?

543






What are the various editions of sql server 2017 that are available in the market?

501


What are the properties of primary key?

503


What is use of dbcc commands?

620


when would you go for denormalization? : Sql server database administration

481


What is SQL Azure Firewall?

116


explain different types of backups avaialabe in sql server? : Sql server database administration

584


Can we add a cpu to sql server?

509


What are the advantages of paper records?

550


Can we return Data from 4(more than 1) tables in stored procedure?

608


Give main differences between "Truncate" and "Delete".

573