difference between SQL and C

Answer Posted / ramyagurrala

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are character functions?

804


Define concurrency control. : Transact sql

792


Is sql difficult?

924


What is the current version of postgresql?

734


Which is better stored procedure or query?

721






What is the difference between left and left outer join?

690


Enlist the advantages of sql.

746


Can we use view in stored procedure?

700


How do I truncate a sql log file?

741


what is data control language? : Sql dba

748


Is sql workbench free?

712


What is the difference between numeric and autonumber?

703


How to rename a table?

766


what is a materialized view? : Sql dba

753


What is the use of <> sql?

738