‎2007 Apr 27 9:36 AM
Hi everybody.
I have a problem deleting files in a DataBase Table.
I have doing a backUp of data of Cluster Views table's.
For Example.
View1 use tables Z_VIEW1 and Z_VIEW1t.
and i want to delete all the info in both tables (i do DELETE Z_VIEW......)
But it doesn't delete nothing. My table still full.
Don't know if working with Cluster Views will be posible to drop rows of the tables or what.
Any idea.
Thanks
‎2007 Apr 27 9:40 AM
hi Miguel,
Make sure that table is not used in your programs etc .. by clicking where-used-list button on the applicattion toolbar ..
Regards,
Santosh
‎2007 Apr 27 11:45 AM