SQL
x
SET @from = "20231004";
SET @to = DATE_FORMAT(@from + INTERVAL 1 DAY, "%Y%m%d");
SELECT * FROM change_tag WHERE ct_rev_id = 6735811
;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.