| Author |
Is this an intialization?
|
Akhilesh Trivedi
Ranch Hand
Joined: Jun 22, 2005
Posts: 1493
|
|
Is this an initialization in query language?
|
Keep Smiling Always — My life is smoother when running silent. -paul
[FAQs] [Certification Guides] [The Linux Documentation Project]
|
 |
Martin Vajsar
Bartender
Joined: Aug 22, 2010
Posts: 2320
|
|
This certainly isn't valid in PL/SQL, and I'd say not even in sql*plus scripts. I'd say it looks like TransactSQL, but I don't have any experience with it.
Are you porting code from other databases to Oracle? In PL/SQL, you can assign values to variables using the assignment operator:
|
 |
 |
|
|
subject: Is this an intialization?
|
|
|