hI all,how can i copy a table with an specific amount a data.example:myTable has 5 millions rows.I will create myNewTable as a copy of myTable but with only 1 million data.myNewTable will replace myTable using table rename and myTable will be saved as history data for research.The table needs to be available all the time.How can I achieve this with minimum downtime ?Thanks in advance.
↧