difference between SQL and C
There is no relation between sql and C.
Where as sql(structured query language) related to database.Where as C does not related to database.
SQL is nonprocedural language,where as C is an procedural programming language.
To solve a problem in procedural language, you have to write a procedure that performs one operation after another until the task is complete.SQL is non procedural. To solve a problem with SQL,instead of telling the system how to get you what you want, you simply tell it what you want.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are different joins used in sql?
What is data types in sql?
How can we overcome recursive triggers in SQL?
How can I pass the inner procedure value to outer procedure ?
Is join an inner join?
Why is pl sql used?
1. Which is an aggregate function? a. Union b. like c. max d. Rank
What is exception? What are the types of exceptions?
Are left and right joins the same?
What are stuff and replace function?
Explain commit, rollback and savepoint.
Which sql statement is used to delete data from a database?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)