Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: can't create schema

$
0
0

Have you created a user "TESTA_00" also? In this case obviously the schema is created parallel to that, but somehow not visible. I experienced the same some days ago.

 

Just create an empty table

 

create column table "TESTA_00"."A_TABLE" ("Field" integer primary key not null, "Field2" NVARCHAR(5));

 

 

then you should see your schema.


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>