Skip to Content
0
Former Member
Jan 15, 2008 at 08:35 AM

How to delete whole database table

476 Views

Hi there,

I am trying to delete a dbtab at one shot using the statement "DELETE dbtab" (dbtab is the database table name).

but it is returning sy-subrc = 4.

can u plzz help me to solve this issue.