SQL Questions
1) What is SQL ? SQL Stands for Sructured Query Language it is used for storing and Manageing data in Relational Database Management System (RDBMS). It is Standard Language for Relational Database System. It enables a user to Create, Read, Update and Delete. 2) What is Primary key and Foreign Key ? A Primary Key