1.

Explain the difference between SQL and Oracle?

Answer»
S.noSQLORACLE
1.Use T-SQL (Transact-SQL) LANGUAGEUse PL/SQL(PROCEDURAL Language/ SQL) language
2.The database is shared among the usersThe database is not shared among the users
3.Complex but very powerfulSimple and easy to IMPLEMENT


Discussion

No Comment Found