79402408

Date: 2025-01-31 10:17:43
Score: 2
Natty:
Report link

Table size: select databasename ,tablename ,cast(sum(currentPerm) / (102410241024) AS DECIMAL(7,2)) as "CurrentPerm in GB" ,cast(sum(PeakPerm) / (102410241024) AS DECIMAL(7,2) )as "PeakPerm in GB" from dbc.tablesizev where databasename = 'T_UAT_LZ_GWPOLICYCENTER_PS' and tablename= '' group by 1,2;

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user29445067