| Profil de Haidong心情的简单BlogListes | Aide |
|
|
7 février add serial number to SQL output (Oracle)SELECT row_number() over (order by rowid) as snum, a.* from tbl_A a --where rownum < 30 19 décembre BEA Study1 coarse-grained fine-grained javaworld.com.tw 的这篇文章 讲得真是精辟 2 What is WSRP? IBM's introduction. I have been using it in WLW for a long time, but only know the theory behind the technology after this article. 3 J2CA J2CA ---- J2EE Connection Architecture 4 XA and non-XA XA are for distributed transactions (as per the Open Group specificitions) and non-XA are not (transactions must be single-database). 29 novembre Oracles is going to SMBOracles is going to SMB. Oracle Database XE is released as BETA version. it will be a biggest competitor to those free databases. e.g. MySQL, PostgreSQL. What it claims are all againt their current market "
1 avril [SQL] "NOT IN" VS "NOT EXISTS"一个我一个多年在华新上问的问题。。。 today, i still see the usefulness. the answer to my question can be found in http://www.jlcomp.demon.co.uk/faq/not_in.html ############################################### [SQL] "NOT IN" VS "NOT EXISTS" 发贴时间:2003-08-25 17:38 any SQL expert can see the difference two the following two SQL SQL 1 SELECT t1.A1 SQL 2 SELECT t1.A1
in my application, SQL 2 does return some resutls..... but they two looks similar... Thanks! SQL functions in Oracle and M$SQLhttp://www.webucator.com/resources/sql/reference.html |
|
|