Computer Science
…………… are words that have a special meaning in SQL.
- Keyword
- Literal
- Variable
- Table
SQL Queries
2 Likes
Answer
Keyword
Reason — A keyword refers to an individual SQL element that has a special meaning in SQL.
Answered By
2 Likes
Related Questions
The …………… allows us to perform tasks related to data manipulation.
- DDL
- DML
- TCL
- None of these
A …………… is a text that is not executed.
- Statement
- Query
- Comment
- Clause
Which command helps to open the database for use?
- Use
- Open
- Distinct
- Select
Which of these commands helps to fetch data from relation?
- Use
- Show
- Fetch
- Select