What is database query?

1 answer

Answer

1248051

2026-05-01 10:21

+ Follow

A database "query" is basically a "question" that you ask the database. The results of the query is the information that is returned by the database management system. Queries are usually constructed using SQL (structured query language) which resembles a high-level programming language.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.