Is sql procedural language?
Answer / Rishabh
No, SQL (Structured Query Language) is a declarative language used to manage and manipulate relational databases. Procedural languages, on the other hand, have control structures that allow them to perform operations sequentially.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why truncate is faster than delete?
What is java sql driver?
How does cross join work?
How do you take the union of two tables in sql?
What is embedded sql what are its advantages?
How to execute multiple sql statements in a single annonymous block irrespective of the sql statement result?
Define a temp table?
i have a table like this. cityno cityname mails 1 BANGALORE 8KM 2 HSR LAYOUT 20KM 3 MEJISTIC 30KM 4 JAYADEVA 55KM 5 ITPL 80KM 6 HEBBAL 115KM I HAVE DATA LIKE THIS I WANT O/P LIKE THIS DISTANCE NO.OFCITY 0-50KM 3 51-100KM 2 101-150KM 4 AND SO ON pls give me answer. i want urgent
Is it possible to use LONG columns in WHERE clause or ORDER BY?
What is the size of partition table?
What do you understand by pl/sql records?
Explain the usage of WHERE CURRENT OF clause in cursors ?
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)