Topics
Started by
Posts
Last post
I have a slow running query and I'm not real familiar with indexes. Do any of you have any suggesti…
2 replies
Is there a way to export a comma delimited file using Query Analyzer? Thanks in advance.
5 replies
Hi all. First, sorry for my bad english. I need some help on the following: I have a stored proced…
2 replies
Hi, Let say, i've these following table:- licenses TransID | VehicleID | DateApproved ---…
2 replies
Need to change sa password periodically for 100 servers. Any advice or suggestions? Any…
3 replies
I included Count(*) in a query to determine how many records met my criteria. I also had an aggrega…
6 replies
I’ve been having some difficulty trying to create a sproc to sum values in a data table based on th…
1 replies
Hi, i've these following table licenses_renew TransID | VehicleID | RenewDate -----------…
1 replies
I was wondering if anyone could tell me how to update a field in Active Directory. I can quer…
6 replies
Hi all, I have a serie of transactions that might need a rollback if anything goes wrong. Th…
5 replies
I am attempting to create stored procedures for my sql calls. I have this sql call SELECT L…
3 replies
I'm trying to find a way to loop through 10 parameters and put each value into a temporary value fo…
8 replies
This seems like a basic thing to me, but I can't get it to work! I have a tblProject, which has a s…
9 replies
CREATE VIEW dbo.OcchEmp AS SELECT DISTINCT dbo.HREMP_adp.SSN,dbo.HREMP_adp.HIRE_DATE, dbo.HREMP_adp…
2 replies
Hi Stored Proc A creates #temp_data and then calls Stored Proc B. How can SP B check what column na…
1 replies
Viewing 15 topics - 1,366 through 1,380 (of 4,455 total)
You must be logged in to create new topics.