Are sql database names case sensitive?
Answer / Sanchit Kumar
Most SQL databases, including PostgreSQL and MySQL, are case-insensitive when it comes to database names. However, they can be case-sensitive for other objects like table or column names.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does indexing improve query performance?
What are all the different normalizations?
What is primary key and foreign key with example?
What is cursor and its types?
How to write pl sql program in mysql command prompt?
What is the use of index in hive?
Why do we use view in sql?
What does (*) mean in sql?
Does varchar need length?
What port does sql server use?
How to delete same emp id in sql query for exmaple in emp table emp id, empname, emp address. for example emp id =5, repeated in two times in rows same id how to delete same empid please any one of the write query send in my id
why use 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)