博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Journey to SQLAuthority
阅读量:5098 次
发布时间:2019-06-13

本文共 2284 字,大约阅读时间需要 7 分钟。

 

This month has been very interesting month for SQLAuthority.com we had multiple and various puzzles which everybody participated and lots of interesting conversation which we have shared. Let us start in latest puzzles and continue going down. There are few answers also posted on as well.

This puzzle involves NULL and throws an error. The challenge is to resolve the error. There are multiple ways to resolve this error. Readers has contributed various methods. Few of them even have supplied the answer why this error is showing up. NULL are very important part of the database and if one of the column has NULL the result can be totally different than the one expected.

I modified script provided by friend to find greatest number between two number. My script has small bug in it. However, lots of readers have suggested better scripts. has written blog post on the subject over .

This quiz is hosted on my friend ‘s site. I have written many hints how one can tune cubes. Now one can take part and win exciting prizes.

has asked very interesting question on about How to Generate Zero without using Any Numbers in T-SQL. He has demonstrated various methods how one can generate Zero. I asked the same question on blog and got many interesting answers which I have shared.

I have to accept that this was most difficult puzzle. In this puzzle I have asked even though settings are correct, why statistics of the tables are not getting updated. In this puzzle one is tested with various concepts 1) Indexes, 2) Statistics, 3) database settings etc. There are multiple ways of solving this puzzles. It was interesting as many took interest but only few got it right.

This is rather straight forward question and not the typical puzzle. The answers from readers are great however, still there is chance of more detailed answers.

I wrote on selecting domains from email addresses. makes puzzle out of a simple question. He wrote a follow-up post over . In his post he writes various way how one can find email addresses from list of domains.

Well, this is not a puzzle but amazing Guest Post by Feodor Georgiev who has written on subject An article which everyone should read.

Reference: Pinal Dave ()

转载于:https://www.cnblogs.com/Jessy/archive/2011/06/28/2092228.html

你可能感兴趣的文章
jzoj100029
查看>>
起底多线程同步锁(iOS)
查看>>
[BZOJ 1951] 古代猪文
查看>>
数据库系统原理——ER图转换成关系模式集的算法
查看>>
SPOJ KPSUM ★(数位DP)
查看>>
Python-requests之POST Data的json问题
查看>>
【Linux高级驱动】网卡驱动分析
查看>>
字符串处理函数
查看>>
jenkins修改时区
查看>>
比较git commit 两个版本之间次数
查看>>
jQuery.support
查看>>
java实现的加密解密
查看>>
网页瀑布流效果实现的几种方式
查看>>
LINUX与UNIX区别在哪
查看>>
python 快速排序代码
查看>>
Python装饰器学习(九步入门)
查看>>
通信原理1
查看>>
前端基础之BOM和DOM和三个小示例(计时器、搜索框、select联动)
查看>>
错误和异常处理(7)
查看>>
TP5.0 调用bootstrap分页类显示分页
查看>>