Hi everyone,
Just a quick and hopefully simple query, if I create a table through Development using a project it creates the table in the destination schema but with the package name :: table name ... is there a way to create simply the schema.table_name (therefore without the ::)?
One of the things I hit with the two colons is that when creating some shell scripts for various activities and calling hdbsql it complains if I put the :: in.
Thanks,
Mark.