hi am in form 11g i have lov which got list of tables in database i what to select table name and populate table details tables got diffirent number of column and diffirent description
enter AccccNr xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx user enter account number
xxxxxxxxxxxxxxxxxxxxxxxx lov user will select table which got acccount detail
then account detail will be populated i hear
Oracle DatabaseDatabasesSQL
Last Comment
Mark Geerlings
8/22/2022 - Mon
Peter Chan
Hi,
The LOV can also be referring one view existing in the database. But before this, you should have tuned the view to be with the exact columns/details you want.
The LOV can also be referring one view existing in the database. But before this, you should have tuned the view to be with the exact columns/details you want.