Topics
Started by
Posts
Last post
Hi All, This is my sample data Composite_id Index Value MX0493 …
5 replies
Hello, A quick question trying to handle an error when using sp_attach_db. Here it is in the scrip…
10 replies
Pls Explain ------------------------------------------------------------------------------ ;WITH Ct…
3 replies
Hi, I have a table like below structure PID ID FileName FIle_Type_ID 1 1 File1 1 2…
4 replies
The following image should make things clear: The view in question is created via a LEFT OUTER JOI…
5 replies
Hi, I'm trying to have few records appearing with colored background in the email("red" > 80% a…
1 replies
Given a dataset like this: [font="Arial"]Name Quarter Amount1Date1 Amount2 …
2 replies
Hi All How would I setup a script to copy files from a shared location on one server, to a shared l…
7 replies
Hello All, when I executed this query SELECT COUNT(*) FROM temp_view where CONVERT(datetime, DAT…
1 replies
Hi All, I have a join table that in which I want to maintain historical relationships. Pardon my la…
4 replies
I have a query from msdb..backupset that displays Database Name and Compression Ratio, but it displ…
3 replies
Hello all, CREATE TABLE #pyft001 ( py_fl BIT , fy INT , p_nm VARCH…
8 replies
Hi, I was wondering if anyone has a solution for me. I am writing SEVERAL sprocs to update differe…
10 replies
it is quite slow as you will see from the execution plan it should be returning just over 1.5 mill…
8 replies
Hey guys, how can I declare a variable of datatype int that only can be assigned the values 1,2,3,4…
8 replies
Viewing 15 topics - 5,536 through 5,550 (of 10,635 total)
You must be logged in to create new topics.