SQL Tutorials

  • SQL Stands for Structured Query Language
  • Lets us to access and manipulate databases
  • Can execute queries against database
  • Used to create Databases
  • Used to create Tables
  • Used to perform Insert, Update and Delete operations in databases
  • Used to create Functions and Stored Procedures
  • Used to create Triggers
  • Used to create Cursors
  • Used to schedule jobs
  • Used to send mails
  • Can use html tags for formatting the mails
SQL Tutorial