Collections:
SQL*Plus Environment Variables in Oracle
What Are SQL*Plus Environment Variables in Oracle?
✍: FYIcenter.com
Behaviors of SQL*Plus are also controlled a some environment variables predefined on the local operating system. Here are some commonly used SQL*Plus environment variables:
2020-07-22, 831👍, 0💬
Popular Posts:
How To Replace Given Values with NULL using NULLIF() in SQL Server Transact-SQL? Sometime you want t...
How To Start Instance with a Minimal Initialization Parameter File in Oracle? The sample initializat...
What Is SQL in MySQL? SQL, SEQUEL (Structured English Query Language), is a language for RDBMS (Rela...
What Are Bitwise Operations in SQL Server Transact-SQL? Bitwise operations are binary operations per...
How to execute statements in loops in SQL Server Transact-SQL? How to use WHILE ... loops? You can u...