Topics
Started by
Posts
Last post
I have the following sql statement. SELECT m.[property_id], m.[Address], m.[City], m.[Zip], m.title…
2 replies
What is diff betn join and left join .Plz explain with example
3 replies
I am working with report writers in our test environment, and had to grant them SHOWPLAN on tempdb.…
5 replies
By: dkschill
I am migrating a SQL 2000 ETL process to SQL2k8R2. The old process uses sp_CmdShell to run a .DTS …
4 replies
Here's revised version of the classic Battleship game written in TSQL. Enjoy 😀
5 replies
I have stored procedures to which I pass strings for selection. Sometimes the string is a single el…
8 replies
By: DiverKas
Hello, Any help on the following mystery please. I am puzzled why after altering my databases "size…
4 replies
By: raotor
I will show how you could use your own Optimizer and statistics to tune queries which can not be tu…
49 replies
I have some values in a column that are of the smallint datatype. Example values are 100 and 150. …
2 replies
hi all, Im trying to write a little script for people to use for doing restores. We have 3rd part…
5 replies
Hi, Like we have short-cut for cluster admin in windows 2003 ( i.e. - cluadmin.exe) Does we have an…
1 replies
By: Anamika
I want to get the total count each of the items of a column. So for instance I have data like this…
2 replies
By: tobinare
I have a simple table with two columns containing integer values. I would like to compute a third c…
3 replies
Hello friends, I am using sql server 2008 r2 and .net. I am passing video links in dynamic way. but…
2 replies
Hi, Is it possible to store the results into a variable, not top1, but all the results. Thanks inad…
12 replies
Viewing 15 topics - 17,356 through 17,370 (of 30,188 total)
You must be logged in to create new topics.