Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sqlplus

how to create a user in oracle using SQL*PLUS by running a script from txt file that will prompt me for 2 parameters (username, password)

How to execute SP with arguments 'table of foo'?

Getting ORA-01861 - Literal does not match format string on SQLPlus Only

How do sessions get their initial timezone

updating 1 million records in oracle DB as batch of 10k;

Adding a newline in a spool file

Does SQL*PLUS has embedded PLSQL engine?

oracle-database sqlplus

Error while loading shared libraries: libsqlplus.so: cannot open shared object file: No such file or directory

replacing sqlplus commands with mysql commands

mysql sqlplus

How to download and setup SQLPlus for running SQL commands?

Hiding plain text password with sqlplus command line

oracle-database sqlplus

Oracle, calling PL/SQL issues from within SQL-Plus file x.sql says my_function "may not be a function"

Error 6 Initializing SQL*Plus

oracle-database sqlplus

Executing sql file from another sql file

sql file oracle11g sqlplus spool

Is there an equivalent of less for SQL*Plus?

sql unix pipe sqlplus

not show headers in sqlplus

oracle-database sqlplus

how to change the delimiter in sqlplus in oracle 11g

How to show output of dbms_output.put_line used in procedure in sqlplus?