Advertisements
Advertisements
प्रश्न
What is the difference between the Select and Project commands?
फरक स्पष्ट करा
Advertisements
उत्तर
| Select | Project | |
| The SELECT operation(o) is used for selecting a subset with tuples according to a given selection condition. | The projection method(n) eliminates all attributes of the input relation but those mentioned in the projection list. | |
| The SELECT operation (o) selects filters out all tuples that do not satisfy the condition. | The projection method defines a relation that contains a vertical subset of Relation. | |
| Symbol: σ | Symbol: π | |
| General Form: σ (R) c Example: σ = “Big Data” (STUDENT) course |
Example: π (STUDENT) course |
|
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
What is meant by cell address?
What is the difference between .importing and exporting of a database?
Mention any two of the available values that are used in indexed property.
__________ is a collection of related data.
What is the acronym of DBMS?
A database ______ certain details about how data is actually stored and maintained.
______ is known as skeleton of database.
Differentiate between Database state and database schema.
Why is database testing important?
What is meant by date-transfer rate?
