Software Testing

k2G9Eo9
RdZQRt6

Popular Posts

SQL

What Is SQL?

SQL is a standered language for accessing and manipulating database.Its ANSI Standard. SQL is a Structured Quary Language. You can access and manipulate database.
SQL Can Do:
  • SQL can Execute quaries against a database.
  • SQL can Retrive data from database.
  • SQL can Insert records in database.
  • SQL can Update records in a datase.
  • SQL can Delete records from a datase.
  • SQL can Create new databs.
  • SQL can Create new table in a database.
  • SQL can Create stored procedure in a database.
  • SQL can Create view in a database.
  • SQL can Set permissions on tables, procedures and views.
  • No comments:

    Post a Comment