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
संबंधित प्रश्न
State any one method of removing data from a cell in a spreadsheet.
What is meant by freezing panes?
Queries are used to ____________ information from database.
Define database
What is the acronym of DBMS?
The design of the database is known as what?
What is not a DBMS?
The underlying component or set of programs used by DBMS to create the database and handle various queries for data retrieval and manipulation is known as ______.
State the following rules of DBMS.
Entity Integrity
List any two types of storage devices in DBMS.
