Microsoft
Software
Hardware
Network
Question : Oracle - Massupdate of 26 fields by script
need help with some oracle sql updates.
I have to repeat this task (see code) for these fields:
F50B ... F63B (F50BY ... F63BY)
F50C ... F63C (F50CY ... F63CY)
Is these an easier way then doing it manually.
Thank you,
Tolomir
Code Snippet:
1: 2: 3:
UPDATE MSTR.V_MS_BASISDATA_2 SET F50BY = 'Y' WHERE F50B >= 1;
Open in New Window
Select All
Answer : Oracle - Massupdate of 26 fields by script
' = ''J''
should be
' = ''J'' '
Random Solutions
IMAP Verizon client can't send email through SMTP virtual server
Backup Exec - Exchange 2007 / Poor Performance and Eventual Exhaustion of RAM Backing up Information Store
Sizing SGA after adding extra memory
RS 2005 - An error occurred during local report processing and rendering of my report - problem with report header
mysql remote server replication
Your message has been successfully relayed to the following recipients....
Email sent by Resource Manager that the Server has gone down
Exchange 2003 Front-End Back-End DMZ Config...
LVM install
Run Actions From Script?