You are here |
kerryosborne.oracle-guy.com | ||
| | | |
iusoltsev.wordpress.com
|
|
| | | | ??????? ?????? ?? ??????? ??????????? 465 ??????! SELECT A.ID, A.LOGIN, A.NAME, A.LASTNAME, A.EMAIL FROM ACCOUNT A WHERE (A.LOGIN LIKE '%%') AND (A.NAME LIKE '%????????%' OR A.LASTNAME LIKE '%????????%') AND A.COMPANY_ID = 1 ORDER BY A.LOGIN ??? ???????, ????????? ???? ?? ??????? A.COMPANY_ID = 1 ???????? ??????? ???????????????? SQL> SELECT 'ALL' as "Condition", count(*) FROM ACCOUNT... | |
| | | |
leonotes.wordpress.com
|
|
| | | | ????????transitive closure?Wiki??????????Oracle????????... | |
| | | |
www.dbaglobe.com
|
|
| | | | A blog about on new technologie. Hands-on note about Hadoop, Cloudera, Hortonworks, NoSQL, Cassandra, Neo4j, MongoDB, Oracle, SQL Server, Linux, etc. | |
| | | |
www.xt-r.com
|
|
| | ????? ????? ???????? ? ??????? ????????????? "a member of b" ????? ???????? ??????? ?????????? ????? a in (select column_value from table(... |