What Can SQL do?
by , 03-09-2012 at 07:25 PM (1023 Views)
- Against a database, queries can be executed by SQL.
- From a database, data can be retrieved by SQL.
- In a database, records can be inserted by SQL.
- In a database, records can be updated by SQL.
- From a database, records can be deleted by SQL.
- New databases are created by SQL.
- In a database, new tables are created by SQL.
- In a database, stored procedures can be created by SQL.
- In a database, views are created by SQL.
- SQL can set permissions at procedures, views and tables.









Email Blog Entry
Size Reduced for Images in PDF &...
05-15-2013, 05:53 PM in Java Software