Topics
Started by
Posts
Last post
Okay so I've assigned variables to pivot queries before like so: declare @Q2Sales int,@Q3Sales int,…
1 replies
I have a column(daysWorked) in the installers table that includes a value like "1,2,3,4,5" (without…
3 replies
(Sorry if this is for SQL 2000 only, It seems that I cannot delete) Hi, I am trying to write a func…
1 replies
I have some really long stored procedures that do insert and update and sometimes fail because of a…
2 replies
Hi there, The following code is something I have put together that details certain information aga…
5 replies
Hi all, I use xp_cmdshell to copy a file on the server to a location on another server which is sha…
3 replies
I want to select top 10 records from a table,this time another user select top 10 records. my quest…
2 replies
2 different questions: 1. Can someone jot down the statements to check if a particular temporary ta…
48 replies
Hi everyone, please help us here. How do we see again the query we run in query analyzer? we exec…
2 replies
Hi, I want to delete recodrs from based on some join condition between two tables. One table belon…
1 replies
Greetings all. According to BOL on xp_cmdshell... ... Permissions Execute permissions for xp_cmdsh…
5 replies
I have a new problem. I do not know how SQL can create a report in microsoft word like I do in Crys…
1 replies
WHEN SQL profiling I see this code popping up it takes 5-10 seconds to run, but i do not understan…
1 replies
In SQL2005 it is easy to store the output of an stored procedure into a table variable. But how do …
24 replies
Hi All I need help with the below SP, there's a section on the SP where I insert data into a table.…
1 replies
Viewing 15 topics - 1,081 through 1,095 (of 17,082 total)
You must be logged in to create new topics.