Topics
Started by
Posts
Last post
We have a strange scenario, in which source DB's (sql server 2005) table will just have the data wi…
4 replies
I have a working pivot query. I want to add two more columns to it, that also must be pivoted. I …
4 replies
By: vinu512
I have a working query. It was given to me by ColdCoffee ( http://www.sqlservercentral.com/Forums/…
4 replies
Hello All, I have created 2 active directory groups.One groups has full permissions with sysadmin r…
4 replies
Hi, Can you please help me in getting the result set in a different way. I used CROSS JOIN but it i…
8 replies
Hi Clever T-SQL Experts. I had the following, it returns the Count(*) in two tables in a single row…
23 replies
Hello, I've a table with a numeric and date columns. Assuming a,b are the column names, I'm writing…
11 replies
Post removed. For better, quicker answers on T-SQL questions, click on the following... http://www.…
3 replies
Is it possible to JOIN two tables by combining two columns in one table into a "key" and join it to…
10 replies
I have an issue. We are dealing with a new system where they have thier schema(which is unbarable…
4 replies
I have a table named as "querylog" which looks like follows with 3 columns. In the column "selected…
6 replies
Hello all, I have an issue with string search from a free text field. --SAMPLE DATA CREATE TABLE #…
1 replies
By: ssc_san
Session A: Select * from mytable (NoLOck) What does this query exactly do.. Option 1: If there is s…
8 replies
Hello, I wish to have one of my date columns to adjust with dst and utc and populate in computed c…
2 replies
Hi i have this line in my store procedure: select * from MainVideo where LEFT (datetime,11)=LEFT (@…
3 replies
Viewing 15 topics - 6,196 through 6,210 (of 10,644 total)
You must be logged in to create new topics.