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
MS Publisher File Conversion
Windows cannot find c:\windows\installshield.e<wbr />xe
Once I installed service pack 3 I can no longer access the shared files folder
How can I forward email from a disabled account to more than 1 user
Implementing a VPN connection to a MySql database
Amplifying sound going out of soundcard
Excel filepath footer ??
How to physical drive size using TSQL Queries in SQL Server 2005
XP_SQLMAINT
Why did my site drop from number two on google to nowhere to be found?