Files
doris/regression-test/data/update/test_update_unique.out

16 lines
359 B
Plaintext

-- This file is automatically generated. You should know what you did if you want to edit this
-- !select_uniq_table --
1 2 1 1999-01-01
2 2 1 1999-01-01
-- !select_uniq_table --
1 2 1 1998-01-01
2 2 1 1998-01-01
-- !desc_uniq_table --
k INT Yes true \N
value1 INT Yes false \N REPLACE
value2 INT Yes false \N REPLACE
date_value DATE Yes false \N REPLACE