Database-Management-System
August 29, 2024Database-Management-System
August 29, 2024Database-Management-System
|
Question 348
|
SQL is used for
|
Data processing in batch mode
|
|
|
Query for relational databases
|
|
|
DTP work
|
|
|
None of the above
|
Question 348 Explanation:
SQL is used to communicate with a database. According to ANSI (American National Standards Institute), it is the standard language for relational database management systems. SQL statements are used to perform tasks such as update data on a database, or retrieve data from a database.
Correct Answer: B
Question 348 Explanation:
SQL is used to communicate with a database. According to ANSI (American National Standards Institute), it is the standard language for relational database management systems. SQL statements are used to perform tasks such as update data on a database, or retrieve data from a database.
