Il richiesta il comando farà eco al testo nell'output:
prompt A useful comment.
select(*) from TableA;
Verrà visualizzato come:
SQL> A useful comment.
SQL>
COUNT(*)
----------
0
Il richiesta il comando farà eco al testo nell'output:
prompt A useful comment.
select(*) from TableA;
Verrà visualizzato come:
SQL> A useful comment.
SQL>
COUNT(*)
----------
0