|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
PL/SQL convert to T-SQL
how to convert this code below to T-SQL command?
:new.cust_id; in oracle got ld.blabla and :new.blablahow to use it in PL/SQL ?? thanks |
|
#2
|
|||
|
|||
|
old and new are used in triggers in Oracle and as SQL server does not have the same support for triggers it may not exist any direct translation.
Describe what you are trying to do. |
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > PL/SQL convert to T-SQL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|