Is sql developer case sensitive?



Is sql developer case sensitive?..

Answer / Shrekant Mishra

SQL Developer is not case-sensitive with regard to SQL keywords and schema objects. However, it may be case-sensitive for user-defined objects and identifiers depending on how they were defined.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is sql exception?

1 Answers  


Is hadoop a nosql?

1 Answers  


What is pl sql in dbms?

1 Answers  


Which are sql * plus commands?

1 Answers  


What is a design view?

1 Answers  


Why is sql important?

1 Answers  


what is the correct way of selection statement a. select/from/table_name/orderby/groupby/having b. select/from/table_name/groupby/having/orderby

5 Answers   HCL, JPMorgan Chase,


What are the syntax and use of the coalesce function?

1 Answers  


What is blind sql injection?

1 Answers  


Does postgresql run on the cloud?

1 Answers  


What is memory optimized table?

1 Answers  


can i use dbms_output.put_line in a function u are telling as return statement

7 Answers  


Categories