How to Install SQLT
How to Install SQLT Step 0: Find SQLT Already Instlled or Not Step 1: Download SQLT Step 2: How to Install SQLT Step 3: Verify Step 0: Find SQLT Already Instlled or Not SELECT 'SQLT version number: '||sqltxplain.sqlt$a.get_param('tool_version')||CHR(10)|| 'SQLT version date : '||sqltxplain.sqlt$a.get_param('tool_date')||CHR(10)|| 'Installation date : '||sqltxplain.sqlt$a.get_param('install_date')
oracle installationintermediate
by OracleDba
15 views