When I print a table in my sql, there seems to be a null row that shows up. When I try to delete it, it simply says 0 rows affected and the null row is still there. This doesn’t show up for the other table in my schema. What do I do? It is really bugging me.
Here is the null row I’m trying to delete.
Here is another table which actually doesn’t have a null row
As you can see, I tried to delete a field here and nothing changed
Even when I right click on the row in the result grid that was printed, the “Delete row” option was greyed out.
You can see this here.
This null row showed up today randomly and I have no idea.
Abhinav Ivaturi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.