SQL queries for beginner and processing module

Asked By 60 points N/A Posted on -
qa-featured

What are the methods that I should follow for the preparations of making a table? What are the disadvantages of using SQL? What does the Join Between Tables in SQL means? Can someone explain the distinctions between the Embedded and the Dynamic SQL and the 2 and 3-tier architectures? What is the difference between SQL and QBE?

 

SHARE
Answered By 0 points N/A #189909

SQL queries for beginner and processing module

qa-featured

Firstly if you understand something very deeply you won't get any disadvantages.

First install mysql server first then for table creation use query with insert ,

google it or go with some tutorials you will understand this then. Their are some online course and tutorials where you can find all of the solution

Related Questions