ORA-01741: illegal zero-length identifier with sql plus
Hello i m trying to execute this query with sql plus and i get the error ORA-01741: illegal zero-length identifier. Can you please help with it.
ORA-01741: illegal zero-length identifier with sql plus
Hello i m trying to execute this query with sql plus and i get the error ORA-01741: illegal zero-length identifier. Can you please help with it.
HOW TO CHECK THE THE EMPLOYEES REPORTING TO BLAKE’S MANAGER
WHAT THE QUERY TO CHECK THE EMPLOYEES REPORTING TO
BLAKE’S MANAGER.WHO ARE INDIRECTLY REPORTING TO THE PRESIDENT(KING)
Oracle PL/SQL setting spool commands. I need to clear output from variable values
I have a test table “bbb”.
Oracle Instant Client download zips do not have the mesg folder
I am trying to install sqlplus without the rest of the oracle client onto a laptop with windows 11. I installed it from the instant client zip but when I run it I get the message SP2-0667: Message file sp1.msb not found
How to declare a constant in Oracle SQL PLUS?
I know how to declare a variable in Oracle sql plus but not sure with the constant declaration , Pls guide with that :
In Oracle, does a DDL script need commit statements when run with sqlplus?
DDL scripts do not need COMMIT statements as per the docs.
sqlplus send two commands to the command line
I have tried both of these methods for sending two commands to the commandline with sqlplus. Neither are working. What am I doing wrong? I thought one of them would work.
sqlplus does not use column separators for specific output
i am trying to build an sql plus script that extracts some values out of my database to do a log search with them afterwards. It looks like this, amended to not use real data: