cancel
Showing results for 
Search instead for 
Did you mean: 

SQLScript: What is "my "Schema name

richard_hirsch
Active Contributor
0 Kudos

Hi,

Is it possible to figure out the schema name of the current schema?

Thanks.

D.

Accepted Solutions (1)

Accepted Solutions (1)

former_member184768
Active Contributor
0 Kudos

Hi,

did you try

select current_schema from dummy;

Regards,

Ravi

Answers (0)