USE
Definition:
A SQL statement to use a database.
(Remark:Although this keyword does not exist in HKDSE ICT candidates’ reference sheet,it is better to remember this keyword.)
Command Syntax:
USE database_name;
- use the existing database called database_name.
'Not very USEful for pen test.'By secondary 5 student
Comments
Post a Comment