Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SELECT * FROM public.crm_tradesallclients
- ORDER BY id DESC LIMIT 100
- - filter out old data
- - keep only for today ! (or date on which it is fetched )
- - make new table for old date data.
- - test_cs (working DB)
- - keep documentation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement