In order to create tables, storing, retrieving or updating data in a database the specific language used is _____?
In order to create tables, storing, retrieving or updating data in a database the specific language used is _____?
کسی ڈیٹا بیس میں ڈیٹا کو ذخیرہ کرنے ، بازیافت کرنے یا اپ ڈیٹ کرنے کے لئے مخصوص زبان استعمال کی گئی ہے؟
Explanation
SQL is the specific language used to create tables, store, retrieve, and update data in a relational database.
It is designed for managing and manipulating structured data in relational databases.