-typos
This commit is contained in:
parent
faf3f57ce3
commit
ab7c676f49
@ -75,7 +75,7 @@ BEGIN
|
|||||||
,partition_suffix
|
,partition_suffix
|
||||||
);
|
);
|
||||||
PERFORM comment_partitioned_column(
|
PERFORM comment_partitioned_column(
|
||||||
'Timestamp of when the withdraw-age resquest was received by the exchange'
|
'Timestamp with the time when the withdraw-age request was received by the exchange'
|
||||||
,'timestamp'
|
,'timestamp'
|
||||||
,table_name
|
,table_name
|
||||||
,partition_suffix
|
,partition_suffix
|
||||||
|
@ -267,7 +267,7 @@ BEGIN
|
|||||||
END IF;
|
END IF;
|
||||||
k=k+1;
|
k=k+1;
|
||||||
END LOOP;
|
END LOOP;
|
||||||
/**ROLLBACK TRANSACTION IN SOTRED PROCEDURE IS IT PROSSIBLE ?**/
|
/**ROLLBACK TRANSACTION IN SORTED PROCEDURE IS IT PROSSIBLE ?**/
|
||||||
/*IF transaction_duplicate
|
/*IF transaction_duplicate
|
||||||
OR transaction_duplicate2
|
OR transaction_duplicate2
|
||||||
OR transaction_duplicate3
|
OR transaction_duplicate3
|
||||||
|
Loading…
Reference in New Issue
Block a user