When working with databases in COBOL, what does SQL stand for?

  • Sequential Query Language
  • Structured Query Language
  • Synchronized Query Logic
  • Systematic Question Language
SQL stands for Structured Query Language. It is a standardized language used to interact with relational databases, enabling operations such as data retrieval, insertion, updating, and deletion.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *