Topics
Started by
Posts
Last post
Hello all, I think that my question is quit simple, but hope someone can help me. I have a table th…
8 replies
Hi, I have a FULL OUTER JOIN with an OR condition that's running very slowly. The reason is because…
3 replies
Hi All Following is my table structure with the data. I just cant work out the query to group the d…
1 replies
Development has created 7 day rolling tables on multiple servers. I want to pull this data over to…
4 replies
Is there a method to concatenate CASE statements? I have several fields that have values of 1 or 0.…
6 replies
ALTER PROCEDURE [dbo].[usp_delete] @tablename sysname, @pid int ,@pidname varchar(10) AS DECLARE …
6 replies
Hi everyone I have a table in SQL server that contains the following : ID, Date, Description, Type,…
8 replies
sorry Dont Consider it
4 replies
Hello there, I have a little challenge that makes me thinking for hours now. I have a list of data …
12 replies
Hi All, How do I convert a text data type column to datetime? The query below returns this error: …
5 replies
Hi, Since this might be the most basic question hence i did not find its answer anywhere. Could any…
1 replies
create table emp ( last_name varchar(50) ) insert into emp select abc_worldbaank union select xyzab…
6 replies
Hi Friends, I need a procedure which should capture the job failure. This SP should capt…
4 replies
Below is the SP that i am using in different SP to Populate table ([tVDetail]) that has more than 1…
2 replies
Guys, I'm wondering if you can help me think of a different idea/way of tacking something which wil…
9 replies
Viewing 15 topics - 4,606 through 4,620 (of 10,636 total)
You must be logged in to create new topics.