What is a database command?
2022
25-Oct-2010
Pushpendra Singh
25-Oct-2010A database command specifies which particular action you want to perform to the database.The commands are in the form of SQL (Structured Query Language). There are four basic SQL statements that can be passed to the database.