modification of information in the database
1 update
2 insert
3 delete
4 select
Answers
Answered by
10
Explanation:
modification of information in the database
modification of information in the database 1 update
modification of information in the database 1 update 2 insert
modification of information in the database 1 update 2 insert 3 delete
modification of information in the database 1 update 2 insert 3 delete 4 select
SELECT is used to retrieve rows selected from one or more tables. select_expression indicates the columns you want to retrieve. SELECT may also be used to retrieve rows computed without reference to any table.
mark as brilliant
Similar questions