Collections:
PL/SQL Language Case Insensitive in Oracle
Is PL/SQL Language Case Sensitive in Oracle?
✍: FYIcenter.com
PL/SQL language is not case sensitive:
But values in string literals are case sensitive. For example: 'DBA' and 'dba' are different.
⇒ Enter Comments in PL/SQL in Oracle
⇐ Understanding PL/SQL Language Basics
2018-12-26, 5572🔥, 0💬
Popular Posts:
Where to find answers to frequently asked questions on PHP Connections and Query Execution for MySQL...
How To List All Stored Procedures in the Current Database in SQL Server Transact-SQL? If you want to...
Where to find tutorials to answer some frequently asked questions on Microsoft SQL Server Transact-S...
How To Convert Numeric Values to Integers in SQL Server Transact-SQL? Sometimes you need to round a ...
What is dba.FYIcenter.com Website about? dba.FYIcenter.com is a Website for DBAs (database administr...