Topics
Started by
Posts
Last post
Is there a tsql commmand to refresh UI objects in object explorer? I tried sp_refresh in 2008 it do…
6 replies
Is it possible to find Windows Scheduled Task Job using T-SQL. Satnam
1 replies
I want to select the id and name of all companies in [prospects] table that have the same name and …
2 replies
Hi, There's an option called CONTEXT_INFO() for using it as @@MYGLOBALVARIABLE. I can use it like: …
4 replies
Hi all, I am having some trouble parsing multiple values within two parameters. The goal is to loo…
13 replies
I have a stored procedure we use for returning suceed or failure code to a commandline batch file. …
2 replies
I'm running the following TSQL EXEC master..xp_cmdshell '"C:\Program Files (x86)\WinRAR\unrar" e -y…
13 replies
CREATE TABLE TABLEA ( purpose VARCHAR(10), contactTime datetime ) INSERT INTO TABLEA SELECT 'Takeca…
1 replies
Hi all, As the subject suggests I am having a problem with using the datediff function in a query I…
4 replies
can someone help me in comparing the indexes from two database. I have a db Adventureworks, i migra…
5 replies
Dear all, I am working on tuning a query and thought to share my experience with you and ask some q…
5 replies
idname 1Giri1 2Giri2 3Giri3 4Giri4 5Giri5 6Giri6 7Giri7 8Giri8 9Giri9 10Giri10 how to di…
1 replies
hi i want to stored one sp result into another stored procedure in variable ,how to do that?
10 replies
I need to pull the number of donors and the organization ID's of those donors (I need the orgID's a…
6 replies
Hi, I am having data in 2 tables in the following format and I should get data in a single row with…
1 replies
Viewing 15 topics - 7,456 through 7,470 (of 10,635 total)
You must be logged in to create new topics.