Querying The Database. |
Top Previous Next |
One of the most useful features of a database is ability to selectively retrieve specific pieces of information from the data. This process is called "querying." Here is detailed information about the querying process:
SQL (Structured Query Language)
|