How do i get total data size from table.
Hi,
how do i get total size in total from specific insert data into table?
below example query that i run to get the list of the data.
select * from r_info where filename = 'INFO_DAILY_20210630023001.csv';
0
Hi,
how do i get total size in total from specific insert data into table?
below example query that i run to get the list of the data.
select * from r_info where filename = 'INFO_DAILY_20210630023001.csv';