This is a discussion on Returningclause-update/delete within the Database Support forums, part of the Web Development category; Hi, In ORACLE While Updating or Deleting values from the row i can able to return the other field value ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi, In ORACLE While Updating or Deleting values from the row i can able to return the other field value from the table using RETURNING CLAUSE. For Ex: UPDATE TABLE1 SET FieldName1 = NewValue WHERE Id = 1 RETURNING FieldName2 INTO <Variable>; DELETE FROM TABLE1 WHERE Id = 4 RETURNING FieldName2 INTO <Variable>; Is that any functionality available in SQLSERVER?
__________________ -Murali.. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Delete An undeletable File | bluesky | Operating Systems | 2 | 04-30-2009 03:49 AM |
| Delete command error | Kirubhananth | ASP and ASP.NET Programming | 6 | 04-08-2008 02:01 AM |
| How to delete memcache? | Kamalakannan | PHP Programming | 11 | 10-25-2007 11:30 PM |
| How can we delete backup? | S.Vinothkumar | Database Support | 4 | 09-28-2007 05:35 AM |
| How to delete all your mail instantly? | killerkev06 | The Lounge | 0 | 03-18-2007 07:03 PM |
Our Partners |