Getting the sizes for an Azure SQL DW Tables can be tricky. This nifty function can get all the tables sizes (data, index, reserved, number of rows) for all user created tables.
Getting the sizes for an Azure SQL DW Tables can be tricky. This nifty function can get all the tables sizes (data, index, reserved, number of rows) for all user created tables.