Input Parameters
(There are no input parameters)
Output Parameters
Parameter | Type | Description |
---|---|---|
FECHA |
DATE |
|
Description
(There is no description for procedure CUBO_FECHAS)
Definition
CREATE PROCEDURE CUBO_FECHAS
RETURNS (
FECHA DATE)
AS
begin
/* R.5.0.17 */
suspend;
end
![]() ![]() ![]() |