Hi all,
I'm using Oracle Personal Edition 8...I'm trying to use the put_line function to print out result...but I can't make it work. Any idea?
Here is a test procedure I wrote:
procedure ...
http://www.experts-exchange.com/Database/Oracle/Q_20406317.html
Zones:
OracleDate Answered: 11/24/2002 Grade: A Views: 41
what is the difference between:
1)DBMS & RDBMS
2)OLTP & DSS
what is SQL and describe its various languages?
what is normalization and de-normalization?
http://www.experts-exchange.com/Programming/Misc/Q_20445411.html
Zones:
ProgrammingDate Answered: 08/24/2003 Grade: A Views: 0
Hello expers, can any one explain me if Access is a DBMS or RDBMS?
what about Foxpro?
thanks
sandeep.
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20595819.html
Zones:
MS AccessDate Answered: 09/03/2003 Grade: B Views: 4
Here is my working program so far.
declare
v_value number(8,2) := 0;
v_totalvalue number(8,2) := 0;
v_itemid ITEM.ITEM_ID%TYPE;
v_itemdesc ITEM.ITEM_DESC%TYPE;
v_itemsize INVENT...
http://www.experts-exchange.com/Database/Oracle/Q_20960668.html
Zones:
OracleDate Answered: 04/21/2004 Grade: B Views: 66
Hello, I am trying to remove DBMS_JOB, but getting error. My DBA is on vocation so I really stuck here.
Here is what I run:
SQL> select job from dba_jobs;
JOB
----------
1
...
http://www.experts-exchange.com/Database/Miscellaneous/Q_22093398.html
Zones:
DatabasesDate Answered: 12/14/2006 Grade: A Views: 0
what is normalization .explain ti with an example also explain 1nf,2nf,3nf,4nf and bcnf and aplly it onto a sample table as an example
http://www.experts-exchange.com/Database/Miscellaneous/Q_23305339.html
we need to decide what to pick for a direction as to oracle or ms sql server on NT platform.
Our application to be designed is a medium size applic. with 500 mb of data. its oltp oriented with 50 u...
http://www.experts-exchange.com/Hardware/Misc/Q_10008858.html
Zones:
HardwareDate Answered: 04/25/1997 Grade: B Views: 4
Mybe someone know how i sould use the dbms_random
inside my package ?
Regards
Niko
(0|0)
\-/
http://www.experts-exchange.com/Database/Oracle/Q_10155549.html
Zones:
OracleDate Answered: 04/28/1999 Grade: A Views: 0
Hi !
How do i see the DBMS_OUTPUT
messages on the server?
Client is Delphi.
Help me...
http://www.experts-exchange.com/Database/Oracle/Q_10165621.html
Zones:
OracleDate Answered: 05/28/1999 Grade: A Views: 0
dbmopen (%data, "newfile", 0666);
how do i write data into the file ?
thanx
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10204134.html
Zones:
PerlDate Answered: 09/10/1999 Grade: A Views: 0