 
      
    | You are here | blog.jooq.org | ||
| | | | | rwijk.blogspot.com | |
| | | | | About Oracle | |
| | | | | 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... | |
| | | | | nenadnoveljic.com | |
| | | | | Analysis of dataset properties leading to a bad performance problem with a simple fix. | |
| | | | | jonathanlewis.wordpress.com | |
| | | A couple of weeks ago, having just arrived home from Spain, I got a phone call in Heathrow airport from an old client that I hadn't seen for about 18 months. They had a problem; as far as they could tell a business critical query had suddenly stopped using an index and was doing a... | ||