79737732

Date: 2025-08-17 09:07:26
Score: 1.5
Natty:
Report link

var table = rep.Tables[0];

if (table.Rows.Count > 0){

// Fetch the data... 

}

else

{

// Handle missing data in an appropriate way...

}

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ABHINAV