Microsoft
Software
Hardware
Network
Question : Delete column data from Table
Hello,
For some reason I forgot how to delete column data from an Oracle table.
Please help
DELETE Column1 FROM TABLE1;
Thanks
Answer : Delete column data from Table
if you want to drop the column completely, you want to use:
ALTER TABLE TABLE1 DROP COLUMN Column1;
if you just want to empty the column data:
UPDATE TABLE1 SET Column1 = NULL;
Random Solutions
Server security analysis to determine patch level
Winsock error in XP Professional Error 12029 Provider entry MSAFD Could not make an HTTP connection.
Citrix Online Plugin 12 Deployment - Reconnection options
Workstation Primary Group ID set as Domain Controller
ephone is registed but does not work
SATA drive stopped responding
how to create these buttons.
Forefront Server Security for Exchange SBS 2008
jar encryption
"microsoft exchange offline address book" creates synchronization error log