Hi all.
For example, I have database:
name: MyDatabase
schema: MySchema
How I can connect to this database with schema MySchema
?
I know how to connect to database with public
schema.
How will be if schema name not public
?
Hi all.
For example, I have database:
name: MyDatabase
schema: MySchema
How I can connect to this database with schema MySchema
?
I know how to connect to database with public
schema.
How will be if schema name not public
?