摘要:
、查看表结构用desc desc emp; 2、空表dual,最常用的空表,如: select 2 * 4 from dual; select sysdate from dual; 3、双引号能保持格式 如:select sysdate “toDay 日 期” from dual; 4、|| 字符串 阅读全文
posted @ 2016-06-08 17:49
update_
阅读(221)
评论(0)
推荐(0)
摘要:
tools--Preferences--Logon History 选择 “Store history”是默认勾选的,勾上“Store with password” 登录时从下拉框选择用户名则自动登录 阅读全文
posted @ 2016-06-08 10:59
update_
阅读(222)
评论(0)
推荐(0)