What is the difference between mysql and oracle?
Answer / Minaxi Gautam
MySQL is open-source and primarily used for web-based applications, while Oracle is a commercial database management system that offers more advanced features such as support for complex transactions, high availability, and comprehensive security.
| Is This Answer Correct ? | 0 Yes | 0 No |
when i declare date data type in sql ,i inserted the date 22-10-2012,but my result is in different date 1894-07-11 any one pls help me what's wrong in my query Create table orders(od_id int,od_name varchar(10),od_date date) insert into orders values(1,'sai',22-10-2012) and any one pls suggest what i can learn for 3 years real time experenice in sql because i am looking for database field
How do I find mysql location?
What is mysql sleep process?
What is the data source name for mysql?
What is the difference between mysql and oracle?
How we can get distinct columns values in mysql?
how we can use more then one primary key in Single Table
What is mysql workbench used for?
Suppose you have to collect the first name, middle name and the last name of students from the below table. But, you observe that there few missing values either in the first name, middle name and the last name columns. How will you return the first non-null values?
What is a heap table?
Is mysql owned by oracle?
How to shutdown mysql server?
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)