I have a simple question. When you create a table/query from Pgadmin, how do you find the source code ( not sure if these are the correct words) you used?
I have looked under schema and can't find anything.
Attached is a photo. Thank you
I have a simple question. When you create a table/query from Pgadmin, how do you find the source code ( not sure if these are the correct words) you used?
I have looked under schema and can't find anything.
Attached is a photo. Thank you
Select the object on the left tree view and go to the SQL tab on the right to see the DDL.