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 is the Diff b/w Constraints and Trigeer
Why do you partition data?
What is a memo field?
Why is theta join required?
What are the constraints available in sql?
How do I create a sql database?
Does sql require a server?
What is tuple in sql?
What is an alias command?
how to see the oracle 9i/10g table in pc? or In my pc where the table is saved and how to see?
If 100 tables are there in user_tables.I want to find in which table zero records are there with table name.Is it possible?
what is a view? : Sql dba
Oracle (3253)
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)