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
what are the different ways to return the rowcount of a table?
How to provide values to stored procedure parameters in ms sql server?
Do you know what guidelines should be followed to help minimize deadlocks?
What’s the use of custom fields in report?
How to use union to merge outputs from two queries together in ms sql server?
What is difference between equi join and natural join?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What is reportserver and reportservertempdb ?
What part does database design plays a role in performance of an sql server-based application?
Can we deploy SSRS reports on our personal website?
How we create SQL Server 2005 Reporting Services ? Give me Sample
Explain a checkpoint?
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
What is sub-query in sql server? Explain its properties.
What is sql server query analyzer?