difference between SQL and C



difference between SQL and C..

Answer / 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

More SQL PLSQL Interview Questions

Which are the most commonly used sql joins?

1 Answers  


oracle is compiler or interpretter,can any one tell me the answer?

9 Answers   Satyam,


What are the different types of database management systems?

0 Answers  


Why sql query is slow?

0 Answers  


How many postgresql users are there, worldwide?

0 Answers  






What are the basic techniques of indexing?

0 Answers  


What is a join?Explain the different types of joins?

6 Answers   Bank Of India, CitiGroup, Google, ICICI, Saama Tech, SkyTech, TCS,


What is the difference between an inner join and an outer join?

0 Answers  


Difference between a query and strored procedure?

4 Answers   Microsoft,


what is the cursor and use of cursor in pl/sql ?

4 Answers  


Why do we create views in sql?

0 Answers  


What does truncate mean in sql?

0 Answers  


Categories