摘要:
select distinct 'delete from ' || table_name || ' where student_id = stu_id;' from user_tab_columns where column_name = 'STUDENT_ID'; 阅读全文
posted @ 2010-09-02 14:40 lining 阅读(196) 评论(0) 推荐(0)
|
|||
|
摘要:
select distinct 'delete from ' || table_name || ' where student_id = stu_id;' from user_tab_columns where column_name = 'STUDENT_ID'; 阅读全文
posted @ 2010-09-02 14:40 lining 阅读(196) 评论(0) 推荐(0) |
|||