You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that's good and schema may be optional that means if we don't define the schema then it should be work for public schema, so both format should work (my opinion)
I would like to execute the query on specific schema in postgreSQL. so where can I define the schema name?
tried bellow code but not working
working by this way table: 'schemaName.tableName'
Is this valid way or have other way ?
The text was updated successfully, but these errors were encountered: