Oracle经典面试题,你都掌握了吗?

本文整理了4道Oracle 经典面试题,与大家分享学习。适合渴望转型DBA的技术人员。 第一题 create table test( id number(10) primary key, type number(10) , t_id number(10), value varchar2(6) ); insert into test values(100,1,
相关文章
相关标签/搜索