On 18/01/2015 15:52, zhosn wrote:
I am unable to reproduce the results,because each time create schema test,Instead of uppercase TEST or Test.
You could always use double quotes: drop schema "test". -- John English
On 18/01/2015 15:52, zhosn wrote:
I am unable to reproduce the results,because each time create schema test,Instead of uppercase TEST or Test.
You could always use double quotes: drop schema "test". -- John English