giovedì 18 luglio 2013
How to Sleep (wait) in PL/SQL
When you writing code in PL/SQL , you some times need to have logics for the application to sleep before the next processing.
In PL/SQL you can use the below syntax for this Syntax
dbms_lock.sleep(no_of_seconds);
Conditions
User should be granted with execute priviledge to dbms_lock package directly by SYS (Not via role)
grant execute on dbms_lock to user;
lunedì 14 maggio 2012
lunedì 12 settembre 2011
martedì 12 ottobre 2010
lunedì 12 luglio 2010
LINUX - Installare i pacchetti (.deb, .tar.gz, .tar.bz2, .sh, .run) su Linux Ubuntu
http://www.multiformeingegno.com/linux/installare-i-pacchetti-deb-targz-tarbz2-sh-run-su-linux-ubuntu/
martedì 6 luglio 2010
CONFIGURAZIONE INTERNET KEY VODAFONE ZTE 3765Z
http://www.mypizzatube.com/Articoli/02-14-2010_Vodafone_ZTE_3765_altri_operatori_pag3.html
martedì 1 giugno 2010
modificare firefox - linux - tasto "indietro"
http://forum.ubuntu-it.org/index.php?topic=91164.msg564728
Iscriviti a:
Post (Atom)