79350424

Date: 2025-01-12 18:06:07
Score: 3.5
Natty:
Report link

select case when exists (select 1 from table1) then IDENT_CURRENT('table1') else '0' end;

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Husham Qasim