Created
December 3, 2021 14:08
-
-
Save dev-armando/45a2913d74e595996df191d6e6db9cf6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
select * from fact_acct fa where ad_table_id = 473; | |
-- 473 | |
delete from fact_acct where ad_table_id = 473 ; | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment