|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Anyone looking for a way to modernize legacy data or easily migrate to a more cost-effective database without sacrificing functionality will benefit from this seminar. View the Intro to Advantage Database Server now! |
|
#1
|
|||
|
|||
|
I have given like this...
delete from tmp_Acc ta where ta.pack_cd = 'su' and ta.state_cd not in ('er','rt') and prod_cd not in ('ty','iu'); What should this query do?? Please suggest Thanks |
|
#2
|
||||
|
||||
|
Delete?
You should really read an "How to post a question" tutorial
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) Understanding SQL Joins An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Last edited by pabloj : September 20th, 2003 at 03:05 AM. |
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > NOT IN query |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|