| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: simple database
In SQL you can do:
SELECT song_data
FROM tbl
WHERE song_number = @sngNbr ;
-- - Anith (Please respond only to newsgroups)Received on Tue Apr 08 2003 - 10:08:37 CDT
![]() |
![]() |