Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 5653

Stored Procedure truncate and Grant for Local temporary tables

$
0
0

We are having issues truncating a table in a stored procedure.

 

The work around we were using in development was to create a local temporary table (which can be truncated in a stored Procedure) . As a developer our Id in our QA environment cannot be Granted "CREATE ANY" schema privilege . This privilege allows the creation of all kinds of objects , which will be an audit issue  .

 

  Is there a way to grant an Id the ability to only create a local temporary table? Is there a work around for truncating a table in a stored procedure? We would prefer to not fill up the logs by using SQL DELETE statements in the stored procedure .


Viewing all articles
Browse latest Browse all 5653

Trending Articles



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