Viewing 15 posts - 256 through 270 (of 3,061 total)
edward_hall76 (7/14/2012)
July 14, 2012 at 5:40 pm
Welsh Corgi (7/14/2012)
I need to...
July 14, 2012 at 5:35 pm
prvmine (7/11/2012)
to_char(QD_RDB_ENTRY_DATE, 'yyyy-mm-dd 'HH24:MI:SS.FF7')
you might have to remove the 24 from the HH portion depending on how the instance of oracle is configured
Sql Server datetime2(7) is the largest fractional...
July 13, 2012 at 6:59 am
herladygeekedness (7/12/2012)
akirajt (7/7/2012)
July 13, 2012 at 6:09 am
I'm sorry for the delay.
You are correct, runInstaller is for Unix/Linux - as you figured it out setup does it for Windows.
In regards to the sqlplus error be sure environmental...
July 13, 2012 at 5:47 am
Oracle home can be specified at the command line, like:
./runInstaller ORACLE_HOME="OH_location" ORACLE_HOME_NAME="OH_name"
Hope this helps.
July 10, 2012 at 4:52 pm
Please do sp_help table_name and post results; we trying to figure out the already existing constraints in such a table.
Either constraint already exists or creation of the constraint is creating...
July 2, 2012 at 5:25 am
Elizabeth Good (5/4/2012)
Also, setting up a...
June 30, 2012 at 5:50 pm
sambireddy chirra (6/26/2012)
I have two tables, Employee table have master data and Employee_Details have transactional data.it has added EmpID with row number. how to join two table based on...
June 26, 2012 at 5:53 am
foreverloops (6/26/2012)
I work for an organisation where we have approximately 75 IT staff. We have a development team, an application service team and an infrastructure team who jointly support MS...
June 26, 2012 at 5:31 am
muthyala_51 (6/19/2012)
Is this correct?....
UPDATE OPENQUERY (Ora_link,
'SELECT Flag...
June 22, 2012 at 9:17 am
DBA_AUS (6/20/2012)
June 21, 2012 at 10:50 am
Well... if TNSNAMES is changed to point to a different database I would also want to re-initialize; new database, new replication schema.
June 21, 2012 at 10:47 am
dj1202 (6/15/2012)
PaulB-TheOneAndOnly (6/15/2012)
dj1202 (6/15/2012)
DateID (date)
Quarter
Year
Month
Week
Day
InvoiceNumber
There are duplicate dates in the DateID column, but I would like to...
June 17, 2012 at 5:52 pm
Viewing 15 posts - 256 through 270 (of 3,061 total)