oracle 写代码块 (可写游标,这些来处理数据)

如下是一个demo,能够按照这个方式而后修改为本身想要的。 oop declare cursor c_res is select user_id,seme_cour_id,class_hour from t_teach_result where user_id = '32A937A3E2E348CAB5ADB6046FC672F3';class       hasCount integer;   
相关文章
相关标签/搜索