Structured Query Language (SQL) is a language used by database to perform operations and to create databases. That language has some commands and they are...
SQL ANSI, T-SQL and PL-SQL
Coming soon
Creating index in SQL Server. Index? What does it means ?
Coming soon
Primary Key in Mysql. Okay, Primary key...
Coming soon
Is the foreign key an immigrant ? How can I do it in oracle ?
Coming soon
What are SQL Aggregate Functions and how is it works ?
Coming soon
What the difference between Inner, Left, Right and full outer join?