Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Domains help tuple to divide in relational schema - Database
Home
>>
Category
>>
Programming Language (MCQ) questions
>>
Database
Q. How can a tuple be divided in a relational schema?
- Published on 27 Aug 15
a.
Domains
b.
Queries
c.
Relations
d.
Joins
ANSWER: Domains
Related Content
Networking (
207
)
Database (
97
)
C programming (
58
)
Software Engineering (
28
)
SQL (
5
)
HTML (
74
)
Web Technologies (
11
)
Data Structure (
140
)
Operating System (
96
)
Java (
25
)
Oracle (
5
)
C++ (
50
)
Algorithms (
7
)
PL/SQL (
13
)
JavaScript (
7
)
XML (
0
)
CSS (
1
)
Discussion
Nirja Shah
-Posted on 02 Nov 15
Relational schema
- This schema also refers to as database schema.
- The collection of relation schemas for a whole database is the database schema.
- Relational or Database schema is a collection of meta-data.
- The structure and constraints of data representing in a particular domain are described in the database schema.
- A Relational schema can be described a blueprint of a database that outlines the way data is organized into tables.
- This blueprint will not contain any type of data.
- In a relational schema, each tuple is divided into fields called
Domains
.
- In data management and database analysis, a data domain refers to all the values which a data element may contain.
- The rule for determining the domain boundary may be as simple as a data type with an enumerated list of values.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲