Skip to Content
0
Former Member
Nov 30, 2011 at 12:12 PM

Deleting fields from a standard view

275 Views

Hello,

I want to delete fields form standard view which are appended by me accidentally . I have written a delete statement to delete the fields from the standard view . but i got an error at declaration part . I have declared it as shown below

Tables : V_MMIM_REP_CUST

V_MMIM_REP_CUST----


> is the view name

So, guide me how to declare this view .

Regards,

mnarar.

Edited by: mnarar on Nov 30, 2011 1:12 PM