Which table having the SharePoint List Item details?Is it possible to edit the list item in database level?
Since you can add to the schema of a list with columns or content typesthere is no one record in a single table that represents a list item.That coupled with the fact that working directly on the database voidsyour warranty for any kind of support in case of a problem means thattrying to edit a list item in the database is a recipe for disaster andshould not be attempted.