Executing multiple sql files at once to create index and table in postgresql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • samm
    New Member
    • Oct 2019
    • 1

    Executing multiple sql files at once to create index and table in postgresql

    I have multiple SQL file folders. This should be executed at once to create table and index in postgresql. I don't how to proceed this from the initial step.
Working...