由买买提看人间百态

topics

全部话题 - 话题: tsql
1 2 下页 末页 (共2页)
l******t
发帖数: 660
1
TSQL 里边没有办法实现 ASCII SQL 里边row unbounded precedding相应的statement
有一句ASCII SQL的statement
select SUM(case when ColA is null then 0 else 1) over (partition by Colb
order by Colc row unbounded preceding)
就是返回patition by 以后当前row之前的sum
这个query在sqlserver没法run, 因为tsql里边有partition by, 但是用sum就不能
order, 也
不能用row unbounded preceding,
用temp table比较麻烦, 不知道有没有好一点的别的写法
l******t
发帖数: 660
2
self join 效率太低了些吧, 怪了, tsql就没有实现这样的功能吗
h*****6
发帖数: 866
3
来自主题: Database版 - TSQL->PL SQL
熟练TSQL,怎样才能几天学会PL SQL? 谢谢。
g***l
发帖数: 18555
4
来自主题: Database版 - TSQL中如何计算 moving avg and stdev
TSQL不是做统计用的,SQL SERVER 有这些
SELECT VAR(grandtotal_amount ) 'Variance',
STDEVP(grandtotal_amount ) 'Standard Deviation',
STDEV(grandtotal_amount ) 'Standard Deviation',
VARP(grandtotal_amount) 'Variance for the Population'
FROM ordr
B*****g
发帖数: 34098
5
来自主题: Database版 - TSQL中如何计算 moving avg and stdev
TSQL
h*****6
发帖数: 866
6
现在组的manager说的。
俺的工作涉及把TSQL stored procedure code转成PL SQL, 有的 TSQL stored
procedure 有两三千行代码,好几个TEMP tables, 如果PL SQL 不用TEMP table,就只
能用 Associative Array or nested table, 处理数据,最后写到表里,中间过程不用
TEMP table,都在memory内。
Stroed procedure 的功能就是把几个millions records 级别的表join在一起,做一些
很简单判别,加减,再写进原来的表或不同的表。
这样的stored procedure有20多个,用linux cron job,每晚跑一次。
如果PL SQL stored procedure 用TEMP table, 转变从TSQL到PLSQL就很容易。不用的
话,大的stored procedure还是挺complex的。
l*******n
发帖数: 53
7
来自主题: JobHunting版 - Chicago Trading Firm Job Posting. Spronsor
We are looking for a junior Java and TSQL developer with minimum one year
experience. The developer has to have solid Java and TSQL database
development skills. This is a very reputable trading firm with good
compensation and working culture based in Chicago downtown.
Can sponsor H1B and green card. If interested, please send me email at
[email protected]/* */
Linda
m****s
发帖数: 18160
8
来自主题: JobMarket版 - DBA opening in Bay area and Boston (转载)
【 以下文字转载自 Database 讨论区 】
发信人: jelty (TT is refreshing), 信区: Database
标 题: DBA opening in Bay area and Boston
发信站: BBS 未名空间站 (Thu Apr 10 01:17:40 2014, 美东)
you can send me your resume to j*******[email protected] or apply directly through
our company website
About Lattice
Lattice is an early innovator in one of the hottest areas of the marketing
technology market: predictive applications. We bring every relevant buying
signal into the industry’s most comprehensive cloud-based suite of business
appli... 阅读全帖
i***d
发帖数: 878
9
他是学财会的的,对财务方面的数据应该比较敏感,这几样中TSQL应该比较靠近一点,
比跟人直接竞争编程语言要强。建议先学几个礼拜SQL,再化几个礼拜学点儿TSQL的东
东就好。
L*****a
发帖数: 3080
10

use
.
我做.net的,比较喜欢在IDE里debug,不用写Print echo之类的。Echo之类是不是太人
为了,一些预想不到的runtime error怎么办?我没有在SQL里用Print的习惯,懒人一
个。写TSQL是可以在Management Studio里用break point Debug或打开Profiler的吧,
不过一般DBA不给developer这类权限,好在现在可以在TSQL里用Try Catch了。
L*****a
发帖数: 3080
11

use
.
我做.net的,比较喜欢在IDE里debug,不用写Print echo之类的。Echo之类是不是太人
为了,一些预想不到的runtime error怎么办?我没有在SQL里用Print的习惯,懒人一
个。写TSQL是可以在Management Studio里用break point Debug或打开Profiler的吧,
不过一般DBA不给developer这类权限,好在现在可以在TSQL里用Try Catch了。
w*****7
发帖数: 263
12
来自主题: Database版 - T-SQL Developer position open
最近跟旁边组的头聊天知道他们组的人走了俩个,现在在招人。他们招了好几个月了,
没合适的人。他们就是做reporting的。他们现在有个做SSRS和SSAS的项目。如果你能
进来,就是从头开始做这个。(BI当然也包括了,因为要用SSIS)按照他的说法,不需
要candidate有多少的SSRS和SSAS的技能,但是你TSQL一定要熟,因为开始的电面是问
些TSQL的问题,非常基础的。如果感兴趣,请PM我,我会给你email地址,然后把你的
简历给那个头。 (我知道一些他们的电面题和面试的code题)
h********o
发帖数: 2316
13
tsql是sql server里用的,plsql是oracle,怎么可能一起学?
我说就先学sql server,tsql没几句东西,一会就背完了。
m****s
发帖数: 18160
14
来自主题: Classified版 - 招.NET DEVELOPER
【 以下文字转载自 DotNet 讨论区 】
发信人: javabear (bear kids), 信区: DotNet
标 题: 招.NET DEVELOPER
发信站: BBS 未名空间站 (Sun May 12 17:24:36 2013, 美东)
Junior, Middle, Senior 都行.
本版老中, 或知道GOOD老中在找.NET工作的请尽快(眼瞅着炕可能要被老印占啦)与我联
系@ ( j*********[email protected] )
在Alexandria, VA 22302, 离家过35 MILE 可在家上班两天.
Key skills: ASP.NET, C#, HTML/CSS, JavaScript, TSQL, IIS.
If 靠谱, 我帮递简历和推荐.
j******r
发帖数: 855
15
来自主题: Classified版 - .Net 找人
就招一位.
Location: VA Alexandria 22302
Key Skills: ASP.NET, C#, HTML, JavaScript, TSQL, IIS, SQL Server.
Level: Entry, Middle, or Senior.
Better have H1B or GC already.
Can initialize H1B if you are strong per background and with high potential.
Send me resume to j*********[email protected] if interested
j******r
发帖数: 855
16
来自主题: Classified版 - [@@@招.net developer@@@]
就招一位.
Location: VA Alexandria 22302
We are USDA contractor.
Key Skills: ASP.NET, C#, HTML, JavaScript, TSQL, IIS, SQL Server.
Level: Entry, Middle, or Senior.
Better have H1B or GC already.
Can initialize H1B if you are strong per background and with high potential.
Send me resume to j*********[email protected] if interested
O********e
发帖数: 775
17
来自主题: JobHunting版 - 微软面经
why some many tsql questions?
j*****g
发帖数: 223
18
总结一下面试的准备活动,希望有帮助.
==================== AREAS/TOPICS to study/prep/review ====================
复习的东西还挺多的。比不过刚毕业的呀 :), 脑子不好使了,东西也差不多忘光了...
嘿嘿....
• Sorting
o Bubble/select/insertion/counting/qsort/heap/merge/bst
o Time/space complexity analysis
• Caching design
o Replacement policy (LRU, LFU, NRU, etc…)
o Efficiency/complexity/performance
o Distributed cache
o Hashing
• Multi-thread
o Locking/mutex/semaphore/critical sec... 阅读全帖
j*****g
发帖数: 223
19
总结一下面试的准备活动,希望有帮助.
==================== AREAS/TOPICS to study/prep/review ====================
复习的东西还挺多的。比不过刚毕业的呀 :), 脑子不好使了,东西也差不多忘光了...
嘿嘿....
• Sorting
o Bubble/select/insertion/counting/qsort/heap/merge/bst
o Time/space complexity analysis
• Caching design
o Replacement policy (LRU, LFU, NRU, etc…)
o Efficiency/complexity/performance
o Distributed cache
o Hashing
• Multi-thread
o Locking/mutex/semaphore/critical sec... 阅读全帖
j******r
发帖数: 855
20
来自主题: JobHunting版 - 招.NET DEVELOPER
Junior, Middle, Senior 都行.
本版老中, 或知道GOOD老中在找.NET工作的请尽快(眼瞅着炕可能要被老印占啦)与我联
系@ ( j*********[email protected] )
在Alexandria, VA 22302, 离家过35 MILE 可在家上班两天.
Key skills: ASP.NET, C#, HTML/CSS, JavaScript, TSQL, IIS.
If 靠谱, 我帮递简历和推荐.
j******r
发帖数: 855
21
来自主题: JobHunting版 - 有感兴趣的吗? (.NET Developer)
Junior, Middle, Senior 都行.
本版老中, 或知道GOOD老中在找.NET工作的请尽快(眼瞅着又一炕可能要被老印占啦)与
我联
系@ ( j*********[email protected] )
在Alexandria, VA 22302, 离家过35 MILE 可在家上班两天, 其它一天. Client -
USDA.
Key skills: ASP.NET, C#, HTML/CSS, JavaScript, TSQL, IIS, some AJAX.
Only strong 出校门的 candidate 给办H-1B(INITIAL H1-B现在公司要掏的很多), 转
H1-B,GC 可办.
If 靠谱, 我帮递简历和推荐.
PS. 老板娘是国内名校的, 挺看中国内好大学出来的.
Prefer candidate around Washington DC area.
j******r
发帖数: 855
22
来自主题: JobHunting版 - .Net 找人
就招一位.
Location: VA Alexandria 22302
Key Skills: ASP.NET, C#, HTML, JavaScript, TSQL, IIS, SQL Server.
Level: Entry, Middle, or Senior.
Better have H1B or GC already.
Can initialize H1B if you are strong per background and with high potential.
Send me resume to j*********[email protected] if interested
l******s
发帖数: 3045
23
来自主题: JobHunting版 - 问个sql的面试题
TSQL:
select top 1 isnull(year, @input_year -1)
from table
where year = @input_year
a*********y
发帖数: 10
24
来自主题: JobHunting版 - 海归工作机会 (转载)
【 以下文字转载自 Returnee 讨论区 】
发信人: anappleaday (anappleaday), 信区: Returnee
标 题: 海归工作机会
关键字: 海归
发信站: BBS 未名空间站 (Sat May 2 09:57:49 2015, 美东)
我们公司想在上海分部找两个软件工程师,要求中英文流利,有扎实软件设计开发测试
功底,有.Net和TSQL开发经验。公司总部在北卡Cary,每年有回美国培训机会。工资待
遇都很不错。有意者请私信。

发帖数: 1
25
来自主题: JobHunting版 - 老程序员如何找工作
上来晚了,又忙活了一天TSQL...... 帖子才发出去一天,本来只寄希望于能够得到少
许的建议,没想到居然有这么多兄弟姐妹们回复,还有热心人私信,感动得一塌糊涂!
我会找时间一一回复,先一并感谢了!
非常抱歉,没有事先说明,本人在Los Angeles,计划搬到Orange County去。因为有家
有口了,不到万不得已不想搬得太远。我想先在洛杉矶或Orange county找找看,湾区
,纽约和西雅图的兄弟姐妹们,先拜谢了。不想浪费大家提供的每个机会,想先刷刷题
,就是题太多了,速度有点慢。
A*********n
发帖数: 637
26
来自主题: JobHunting版 - Web Development Position at Bank
HM是个水平不错的American Africa,对华人印象一直不错,人也NICE.手下已经有个资深
华人(不是我).
Required Qualifications
•2+ years of HTML (HyperText Markup Language) experience
•3+ years of .net experience
•3+ years of Java experience
•3+ years of SQL experience
•6+ years of experience in one or a combination of the following:
reporting, analytics, or modeling; or a Masters degree or higher in a
quantitative field such as applied math, statistics, engineering, physics,
accounting, finance, economics, ... 阅读全帖
c********y
发帖数: 32
27
Big public Company need a full time MS Database Developer with strong ETL/
SSIS, TSQL experience for Sql 2005,2008.
at least 3 years of experience.
US citizen, Greencard, EAD, H1 transfer for really strong candidate.
resume goes to hiring manage directly.
m****s
发帖数: 18160
28
来自主题: JobMarket版 - 招.NET DEVELOPER
【 以下文字转载自 WashingtonDC 讨论区 】
发信人: javabear (bear kids), 信区: WashingtonDC
标 题: 招.NET DEVELOPER
发信站: BBS 未名空间站 (Sun May 12 17:25:33 2013, 美东)
Junior, Middle, Senior 都行.
本版老中, 或知道GOOD老中在找.NET工作的请尽快(眼瞅着炕可能要被老印占啦)与我联
系@ ( j*********[email protected] )
在Alexandria, VA 22302, 离家过35 MILE 可在家上班两天.
Key skills: ASP.NET, C#, HTML/CSS, JavaScript, TSQL, IIS.
If 靠谱, 我帮递简历和推荐.
m****s
发帖数: 18160
29
来自主题: JobMarket版 - 招.NET DEVELOPER
【 以下文字转载自 DotNet 讨论区 】
发信人: javabear (bear kids), 信区: DotNet
标 题: 招.NET DEVELOPER
发信站: BBS 未名空间站 (Sun May 12 17:24:36 2013, 美东)
Junior, Middle, Senior 都行.
本版老中, 或知道GOOD老中在找.NET工作的请尽快(眼瞅着炕可能要被老印占啦)与我联
系@ ( j*********[email protected] )
在Alexandria, VA 22302, 离家过35 MILE 可在家上班两天.
Key skills: ASP.NET, C#, HTML/CSS, JavaScript, TSQL, IIS.
If 靠谱, 我帮递简历和推荐.
j******r
发帖数: 855
30
来自主题: JobMarket版 - Virginia .NET Developer 机会
Junior, Middle, Senior 都行.
本版老中, 或知道GOOD老中在找.NET工作的请尽快(眼瞅着又一炕可能要被老印占啦)与
我联
系@ ( j*********[email protected] )
在Alexandria, VA 22302, 离家过35 MILE 可在家上班两天, 其它一天. Client -
USDA.
Key skills: ASP.NET, C#, HTML/CSS, JavaScript, TSQL, IIS, some AJAX.
Only strong 出校门的 candidate 给办H-1B(INITIAL H1-B现在公司要掏的很多), 转
H1-B,GC 可办.
If 靠谱, 我帮递简历和推荐.
PS. 老板娘是国内名校的, 挺看中国内好大学出来的.
m****s
发帖数: 18160
31
来自主题: JobMarket版 - 有感兴趣的吗?
【 以下文字转载自 DotNet 讨论区 】
发信人: javabear (bear kids), 信区: DotNet
标 题: 有感兴趣的吗?
发信站: BBS 未名空间站 (Wed Jun 12 21:35:34 2013, 美东)
Junior, Middle, Senior 都行.
本版老中, 或知道GOOD老中在找.NET工作的请尽快(眼瞅着又一炕可能要被老印占啦)与
我联
系@ ( j*********[email protected] )
在Alexandria, VA 22302, 离家过35 MILE 可在家上班两天, 其它一天. Client -
USDA.
Key skills: ASP.NET, C#, HTML/CSS, JavaScript, TSQL, IIS, some AJAX.
Only strong 出校门的 candidate 给办H-1B(INITIAL H1-B现在公司要掏的很多), 转
H1-B,GC 可办.
If 靠谱, 我帮递简历和推荐.
PS. 老板娘是国内名校的, 挺看中国内好大学出来的.
Prefer candidate around ... 阅读全帖
j******r
发帖数: 855
32
来自主题: JobMarket版 - [@@@招.net developer@@@]
就招一位.
Location: VA Alexandria 22302
We are USDA contractor.
Key Skills: ASP.NET, C#, HTML, JavaScript, TSQL, IIS, SQL Server.
Level: Entry, Middle, or Senior.
Better have H1B or GC already.
Can initialize H1B if you are strong per background and with high potential.
Send me resume to j*********[email protected] if interested
F**********I
发帖数: 19
33
来自主题: JobMarket版 - [零基础 SSRS工作培训]
--*--2014--*--
Group Meeting 05 -----1/11/2014
• [Joe HR Pro English] Business Slang
• Problem Solving Steps
• Debug Tips: Find SQL Errors
• Business Email Tips
• Discuss a Job Description
Group Meeting 06 -----1/18/2014
• When to give table an alias in SQL
• Find SQL Error
• Real Case : Update a SQL Procedure used by SSRS report
• Laying the ground for the success of your reporting project
• SSRS Project ... 阅读全帖
F**********I
发帖数: 19
34
来自主题: JobMarket版 - [零基础 SSRS工作培训]
Group meeting 08 视频剪辑
http://www.youtube.com/watch?v=P5JnisbHiRM
--*--2014--*--
Group Meeting 05 -----1/11/2014
• [Joe HR Pro English] Business Slang
• Problem Solving Steps
• Debug Tips: Find SQL Errors
• Business Email Tips
• Discuss a Job Description
Group Meeting 06 -----1/18/2014
• When to give table an alias in SQL
• Find SQL Error
• Real Case : Update a SQL Procedure used by SSRS report
• Laying the ground f... 阅读全帖
a*********y
发帖数: 10
35
来自主题: JobMarket版 - 海归工作机会 (转载)
【 以下文字转载自 Returnee 讨论区 】
发信人: anappleaday (anappleaday), 信区: Returnee
标 题: 海归工作机会
关键字: 海归
发信站: BBS 未名空间站 (Sat May 2 09:57:49 2015, 美东)
我们公司想在上海分部找两个软件工程师,要求中英文流利,有扎实软件设计开发测试
功底,有.Net和TSQL开发经验。公司总部在北卡Cary,每年有回美国培训机会。工资待
遇都很不错。有意者请私信。
a*********y
发帖数: 10
36
来自主题: Returnee版 - 海归工作机会
我们公司想在上海分部找两个软件工程师,要求中英文流利,有扎实软件设计开发测试
功底,有.Net和TSQL开发经验。公司总部在北卡Cary,每年有回美国培训机会。工资待
遇都很不错。有意者请私信。
b*******3
发帖数: 8135
A*********n
发帖数: 637
38
【 以下文字转载自 JobHunting 讨论区 】
发信人: AcrossOcean (长角牛牛), 信区: JobHunting
标 题: Web Development Position at Bank
发信站: BBS 未名空间站 (Mon Aug 22 17:43:04 2016, 美东)
HM是个水平不错的American Africa,对华人印象一直不错,人也NICE.手下已经有个资深
华人(不是我).
Required Qualifications
•2+ years of HTML (HyperText Markup Language) experience
•3+ years of .net experience
•3+ years of Java experience
•3+ years of SQL experience
•6+ years of experience in one or a combination of the following:
reporting, analytics, or ... 阅读全帖
tj
发帖数: 957
39
• The Senior Developer is responsible for the development and imp
lementation of enterprise solutions that align with user business needs.
Prima ry duties will include, developing BI solutions using SSAS, SSIS, SSRS
, MDX, T-SQL procedures, query per formance tunnings, database development,
imple mentation, and support of data ware houses, and underlying data models
• In-depth knowledge of various SQL Server 2005 & 08 versions.
• Define and enforce stan dards and conventions (d... 阅读全帖
a**y
发帖数: 335
40
来自主题: SanFrancisco版 - 请教SQL问题 (转载)
'RED' = all(select D from T)
works in TSQL
L*****e
发帖数: 8347
41
如果只是为了应聘,你就大胆地说你会其中的一两样吧,估计写职位需求的人心里也还
没底到底将来这个职位上的人要怎么应用这些程序语言。。。
然后找本入门的书翻翻,基本上就能对付面试了。以后具体看要干什么,再学什么就是
了。。。
建议从TSQL学,这个比较独立。。。

).
F**********I
发帖数: 19
42
【周会Group meeting Topics】
时间:
每周六晚7:30PM Central Standard Time
周会内容:
SQL/SSRS/SSIS/SSAS/SharePoint/Power Excel Technical Topics,Tips&Tricks
行业经验分享,实战项目演示
面试经历分享,面试技巧,美国HR 专家英语交流,面试问答专题等
---------------*--2014--Mar--*-----------------
Group Meeting 14 -----3/29/2014
• Creating a Date Range Based on a Single Date Column
• Demo: SSRS Report with Date Range Parameter --Wei
• SSRS Report Types
• SQL & SSRS Class Q& A
• Interview Tips
Group Meeting 13 -----3... 阅读全帖
i*****c
发帖数: 60
43
来自主题: WashingtonDC版 - C#/.NET/Sharepoint developer positions
No, sharepoint has been open a while.
2 new are open, and another one business analyst is open.
I am not hiring manager, but all are in this group/department.
Don't worry too much all requirements.
I know how much every position they want to pay :-).
Sharepoint:
Bachelor's Degree and 5-7 years of Software development experience either
in .Net and SharePoint.
· Strong understanding of different software development life cycle
methodologies (waterfall, iterative) and contemporary software ... 阅读全帖
j******r
发帖数: 855
44
来自主题: WashingtonDC版 - 招.NET DEVELOPER
Junior, Middle, Senior 都行.
本版老中, 或知道GOOD老中在找.NET工作的请尽快(眼瞅着炕可能要被老印占啦)与我联
系@ ( j*********[email protected] )
在Alexandria, VA 22302, 离家过35 MILE 可在家上班两天.
Key skills: ASP.NET, C#, HTML/CSS, JavaScript, TSQL, IIS.
If 靠谱, 我帮递简历和推荐.
j******r
发帖数: 855
45
Junior, Middle, Senior 都行.
找.NET工作的请尽快(眼瞅着炕可能要被老印占啦)与我联
系@ ( j*********[email protected] )
在Alexandria, VA 22302, 离家过35 MILE 可在家上班两天.
Key skills: ASP.NET, C#, HTML/CSS, JavaScript, Ajax TSQL, IIS.
If 靠谱, 我帮递简历和推荐. Prefer candidate around Washington DC area.
x***e
发帖数: 2449
46
来自主题: Database版 - Does T-SQL have bit shift function?
Guess not, you will have to do it yourself.
in TSQL, binary is hex
won be very difficult though
z***y
发帖数: 7151
y****w
发帖数: 3747
B*****g
发帖数: 34098
49
来自主题: Database版 - T-SQL Row Concatenate with a Twist??
打到google。
I perfer the xml one.
http://www.projectdmx.com/tsql/rowconcatenate.aspx
f*******h
发帖数: 53
1 2 下页 末页 (共2页)