Topics
Started by
Posts
Last post
Hi all, can you help out. I would like to get this : ID Current Rate Previ…
9 replies
Greetings!I have a table:CREATE TABLE [dbo].[xdOthPay]( AccountNo  …
2 replies
OK How do I get this code to work? The final 'select' results in different GUID values for [group].…
6 replies
I am getting this error:subquery returned more than 1 value, this is not permitted when the subquer…
6 replies
I have a varchar(255) column that contains the fully qualified path for a file. For example: C:\Pro…
10 replies
Input parameter is EmpID, it will be inserted from C# application.I am not sure on how …
7 replies
This is my stored procedure for calculating total net pay based on conditional statement. I am tryi…
1 replies
Hello Folks, In one of my project, requirement is to consolidate all employee and their related tab…
1 replies
How can i extract last 12 months from the given dates? I can get the desire result if I give a…
2 replies
Hi, Is there any query which can provide me with the list of scheduled job names, run time and freq…
10 replies
My ORDER BY clause after joining data using UNION is not giving me correct result. Anyone has any i…
8 replies
Hi All, I have one senario. if i give like 3/5/09, then need to get 3/2 through 3/5. if i give like…
47 replies
We have a need to break out the first, middle and last names from a full name string. I've got the …
17 replies
Hi Friends, I want to retrive each nth row from a table in sql server 2000. Example: if i …
8 replies
Hi all, This is for SQL 2000. I am trying to add a tab character to a string using char(9) but all…
5 replies
Viewing 15 topics - 61 through 75 (of 17,077 total)
You must be logged in to create new topics.