What are the three types of queries?
Answer / Ram Kumar
In SQL, there are three main categories of queries: Data Manipulation Language (DML) queries (SELECT, INSERT, UPDATE, DELETE), Data Definition Language (DDL) queries (CREATE, ALTER, DROP), and Data Control Language (DCL) queries (GRANT, REVOKE).
| Is This Answer Correct ? | 0 Yes | 0 No |
if we want to load data from a text file into a mysql table, but the columns in table are 1st: code(int) and 2nd: city(varchar), but in text file the format is 1st cityname and then code separeted by delimeters. how to load?
What is index length in mysql?
write a query to mysql in safe mode and to change the root password
How do I edit a table in mysql?
What does tee command do in MySQL?
What is username in mysql?
Write a query to create a database and a table?
How to drop an existing index in mysql?
Table A has 5 rows and table B has 0 rows Cartesian join on A,B will have----rows
Can you tell the reasons for selecting lamp(linux, apache, mysql, php) instead of any other combination of software programs, servers, and operating system?
How can increase the performance of MySQL select query?
3 Answers RV Technologies, Span Systems,
How do I restore a mysql database?
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)