deleting a row in dbvisualizer
- by tintincute
hello
I would like to delete this one in the db visualizer and not sure if I am writing the correct syntax:
http://i197.photobucket.com/albums/aa253/tintingerri/Test/test-3.png
I also see that the idsapusertype 25 is also link to idsapusertypedetails 75 & 76.
Can I use this one?
delete from sap_user_type_details where idsapusertypedetails = 77
or
delete from sap_user_type_details where idsapusertype = 25