03 2009 档案

compareDate
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> public class DataTest { /** *//** * @param args */ public static void main(St... 阅读全文

posted @ 2009-03-25 19:19 dolphin_bobo

isValidDate
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public class DataTest { public static void main(String[] args) { DataT... 阅读全文

posted @ 2009-03-25 18:25 dolphin_bobo

Create User -esay way
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->-- Create the user create user CHNICAM identified by CHNICAM; -- Grant/Revoke role privilege... 阅读全文

posted @ 2009-03-14 23:23 dolphin_bobo

Oracle登陆
摘要:默认用户 SYS: change_on_install SYSTEM:manager --------- SQLPLUS 登陆 1、在windows服务启动oracle相关服务器; 2、在xp的命令行用“sqlplus /nolog”登录后以sysdba连接数据库("conn /as sysdba"); 3、用“select name from v$database;”的name就是主机字符串; ... 阅读全文

posted @ 2009-03-13 02:03 dolphin_bobo

table structs
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->SELECT ATC.TABLE_NAME, ATC.COLUMN_NAME, DECODE(ATC.DATA_TYPE, 'NUMB... 阅读全文

posted @ 2009-03-13 01:51 dolphin_bobo

导航