Re: Select data based on field name
SQL is an incomplete computer language. You can PREPARE a query from information)_schema data, but it'll be awkward to write and difficult to debug.
A complete computer language is much better for the job. PHP in particular was designed for such string processing.
Edited 1 time(s). Last edit at 04/30/2022 10:25AM by Peter Brawley.
Subject
Views
Written By
Posted
555
April 29, 2022 02:52PM
Re: Select data based on field name
328
April 30, 2022 10:25AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.