oracle8.1.6 begin mp3_playlist.item_add ( mp3_id => :mp3_id, playlist_id => :playlist_id, sort_key => :insert_after_sort_key ); end;