![]() |
Does CREATE MACRO have an equivalent of CREATE PROCEDURE's SQL SECURITY clause? Or should the database of the user executing the macro always always have SELECT/UPDATE access, as needed, to the tables used in the MACRO?
19 May 2016
| 5 comments
,
|
![]() |
Hi,
06 Nov 2015
,
|
![]() |
I am trying to create a table and populate it inside a stored procedure but I get E(3807): table does not exist.
17 Apr 2015
| 3 comments
,
|
![]() |
Team,
03 Mar 2015
| 9 comments
,
|
![]() |
When I call the procedure below in SQL Assistant, the data is returned ok, but without column headers... Is there any way to include the column headers (e.g., in this case, 'DatabaseName','TableName',etc)?
24 Feb 2015
| 2 comments
,
|
![]() |
Hi,
24 Dec 2014
| 3 comments
,
|
![]() |
Is there any way to find whether the procedure is valid, without recompiling it?
06 Nov 2014
,
|
![]() |
Hi,
16 Sep 2014
| 8 comments
,
|
![]() |
Hi, All
11 Jun 2014
| 2 comments
,
|
![]() |
Hi,
04 Dec 2013
| 7 comments
,
|
![]() |
I am trying to call Stored Procedure with parameters. Procedure have two TIMESTAMP parameters for example use below one:
12 Jan 2012
| 2 comments
,
|