...
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024

Database-Management-System

Question 749
‘AS’ clause is used in SQL for
A
Selection operation
B
rename operation
C
Join Operation
D
Projection Operation
Question 749 Explanation: 
● AS is a keyword in SQL that allows you to rename a column or table using an alias.
● Syntax: SELECT column_name AS ‘Alias’ FROM table_name;
Correct Answer: B
Question 749 Explanation: 
● AS is a keyword in SQL that allows you to rename a column or table using an alias.
● Syntax: SELECT column_name AS ‘Alias’ FROM table_name;
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!