Re: create tables using the application metadata

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/28/22 02:43, Nikhil Ingale wrote:
Hi All,
I've metadata tables of our application where we have all tables,columns and constraints information about each table stored.

How do I generate the CREATE TABLE sql scripts to generate schema using our application metadata table?

Depending on how your metadata tables are organized, use either the format() function embedded in a SELECT statement, or have your application generate dynamic SQL.

--
Angular momentum makes the world go 'round.





[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux