Dbsa
Dbsa
It
enables the user to access and mange the relational database.
SQL COMMANDS:-
SQL statement can be used to create modifying and delete the data
base tables ,query the data in tables insert data in to the table,
modifying and delete the data , control acess to the data and so on.
An SQL in a simple set of instruction to the RDBMS to perform an
action. It contains reserve words ,and has a specific syntax.SQL
statement can bcoadly classified in to the following categories.
The data base object can be created , altered or deleted using DDL
.The commands