Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

run sql command line

sqlplus username/password@service	-- OR sqlplus / as sysdba

SQL> SELECT * FROM dual;
Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #run #sql #command #line
ADD COMMENT
Topic
Name
8+6 =