| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Re: A simple newbie question with select
Or in other words:
How can I write this query inside stored procedure
SELECT local_id, remote_id FROM SYNCML_MAPS WHERE idn_id = a_db_idn AND
local_id IN (1, 3, 9, 17, 20001);
So that (1, 3, 9, 17, 20001) part can be specified as procedure input parameter???
Tomy. Received on Thu Jan 08 2004 - 10:49:43 CST
![]() |
![]() |