Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Oracle / Oracle Server / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What's + 0 does after a column name when creating view10 Jun 2005 07:59 GMT3
I was wondering why people put "+ 0" after a column when creating view.
For example,
CREATE OR REPLACE FORCE VIEW APPS.PER_ADDRESSES_V (a, b, c) as
select a,
Encountered The Symbol 'Create' - Attemping to write a PL/SQL Package10 Jun 2005 07:39 GMT2
I had some code in the package body but when taking it out I still
encounter the error:
Compilation errors for PACKAGE SIEBEL.IF_DVA_INBOUND
Error: PLS-00103: Encountered the symbol "CREATE"
Comparing Rows10 Jun 2005 06:35 GMT7
The only way I can think of to do this is to create a cursor and
somehow loop through the rows, comparing each column, and sum the
totals.  Does anyone know a more straightforward, easier way to
accomplish?
PL/SQL Associative Arrays - Index Not In Array10 Jun 2005 01:25 GMT5
Say I have an associative array 'blah' and it has members 'hello' and
'bye.'
How can I instruct Oracle to return a NULL if I lookup the array and
the value isn't found?
Syntax Help09 Jun 2005 23:41 GMT3
I am trying to insert a record into a table.  The text that was given
to me includes the following piece:
'IRIS,IP&OP SLOT,'
Oracle (TOAD specifically) errors on this ... how do I insert the &
Problems with merge script09 Jun 2005 23:05 GMT1
Ever had one of those days?
I simple merge script, to take data from a temp table, and load it into a
live table.  Sounds easy, right?
Well, the error comes back as:
Using Perl with Oracle 10G on Windows09 Jun 2005 20:32 GMT2
I have used Perl for a long time, and it is the only language I use to
do Windows command scripting.   I have always used the Perl version
from Activstate.com.  Now that Oracle is delivered with a version of
Perl, I am running into compatibility problems.
pl/sql aggregation09 Jun 2005 20:06 GMT2
Does anyone know of any built-in PL/SQL functions that will take a
table like this:
ID     DATA
1      A
Oracle Parameterized views and Access09 Jun 2005 20:04 GMT1
I want to know how to use Oracle views with session variables in
Access.
The parameterised views in access, are migrated to views with per
session
Oracle-Advanced SQL-question09 Jun 2005 19:13 GMT8
I have a table that contains 3 columns,
CIDUSER
CTIMESTAMP
CSUBJECT
pro*c, multiple execution of SELECTs09 Jun 2005 18:52 GMT1
I use pro*c of Oracle 8.1.7 on HPUX.
I have a program (not written by myself) that executes a SELECT in a
function sequence like this:
       EXEC SQL CONNECT ... IDENTIFIED BY ... AT ... USING ...;
histogram generation09 Jun 2005 17:43 GMT3
Does anyone know how to generate a histogram generation script for a
given set of tables?
I need to do this as I will be rebulding stats on an 8i database & want
to create the histograms afterwards
Question about dumping oracle log files09 Jun 2005 16:31 GMT2
Hello.  To dump a redo logfile online or offline, you do this:
alter system dump logfile 'filename'
This places a dump the the udump directory.
How to I alter this command so that I can specify a filepath to place
SQLPlus - has me stumped (re-repost - calendar reset wrongly).09 Jun 2005 15:03 GMT4
Am trying to learn Oracle at home (between jobs!).
Log on as scott/tiger.
set linesize 10000
set pause on
Question about UTL_FILE09 Jun 2005 10:46 GMT2
Hi everyone, I have a question about UTL_FILE that is
driving me crazy - I just cannot get it to see the
file.
Firstly the details:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 May, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.