You are here |
www.dbaglobe.com | ||
| | | |
leonotes.wordpress.com
|
|
| | | | ????????transitive closure?Wiki??????????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... | |
| | | |
www.xt-r.com
|
|
| | | | 1. ??????, ???????????? ???????? clob'? ? "enable storage in row" ????? ???????????? ????? ??? ?? ??? ? ???????: SQL> create table xt_clob(... | |
| | | |
therestisjustcode.wordpress.com
|
|
| | This month's T-SQL Tuesday is hosted by Brent Ozar andhe's asked everyone to find interestingbug or enhancement requests in Microsoft Connect related to SQL Server. The Connect item doesn't have to have anything to do with T-SQL - it could be about the engine, SSRS, R, the installer, whatever. Now, more than ever, Microsoft has... |