Sunday, October 7, 2018

Why SQL is Important ?

  • Can Create DATABASE and TABLES from SQL.
  • Can Insert the records in database from SQL.
  • Can Delete records from the database by SQL.
  • Can Update the records in database from SQL.
  • Can Retrieve the data from database from SQL.
  • Note-: Before knowing the SQL Database, you must take the Database information .

No comments: