If you are comparing C vs SQL, this is an argument:
Unlike procedural languages ββsuch as C, which describe how things should be done, SQL is non-procedural and describes what needs to be done.
So, the part for both languages ββsuch as SQL is determined by the language itself, isn't it? What if I want to change the way a request works. Suppose I want to change the way SELECT is processed. Is it possible?
So, how is part of languages ββsuch as SQL defined by the language itself?
( SQL), . , , - .
, SELECT . ?
- , . :
, , , , - .
, , , , , , SQL. ( , SQL.)
. , , , - , . , , , / , . SQL , , ( ), ..
C, ( - ) ( - ODBC). , , , , (, , , , C , , - - , , ).
: , - . SQL , , "" "".
Source: https://habr.com/ru/post/1757608/More articles:How to rotate an image using a client solution - javascriptHide keyboard in UIWebView - iphoneget id of draggable div when dragging if i have many draggable div.using jquery - jqueryErlang internal function recursion - erlangOpen Source Java EE Presentation Environment - javaPHP: how to scroll through the dynamic number of classes - variablesFree NHibernate or NHibernate for Linq? - c #how to find if any loop exists in the list of links using two pointers? - c ++PHP, MySQL and sleeping connections - phphibernate dao design question - javaAll Articles