Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. (INSERT INTO dev_dw.compress_log VALUES ('#ORIGIN_TABLE#' , '#DESTINATION_TABLE#', '#CONDITION#' , CURRENT_TIMESTAMP )).
  2.  
  3. INSERT INTO dev_dw.compress_log VALUES ('#ORIGIN_TABLE#' ,
  4. '#DESTINATION_TABLE#', '#CONDITION#' , CURRENT_TIMESTAMP )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement