What is the database term query?

1 answer

Answer

1002785

2026-08-18 03:40

+ Follow

In database the term query refers to question to the database for accessing any data.

Example of query : select * from table-name gives you all the records from table.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.