Topics
Started by
Posts
Last post
Can anybody help me actually execute the resultant DELETE statements in this query drop table #inc…
9 replies
Hi, I have a question... I have a migrate data of a dataase to another database. I have written sql…
1 replies
Hi, I have the following query where I just want to script out the package name from a job if there…
1 replies
Hi , I am trying to create the below trigger. SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO -- =…
5 replies
Not sure if this is the right place, so if its not, please direct me to it. I want to generate a li…
2 replies
I' trying to create a trigger that creates a record after an update to an existing record (for a lo…
9 replies
is there any way to convert varchar value to TIME datatype? _______________________________________…
12 replies
Dear all, Can any one please help me providing the SQL query statement on getting the list of all d…
3 replies
So I am updateing one record, my update statement returns three records. Normally I would expect t…
4 replies
I would like to have a function which accepts any number of parameters with the same type and retur…
19 replies
Hi, I have a scenario in which i need to create a function which takes 2 parameter (count,startdate…
28 replies
Is it possible to use the LIKE and IN in the WHERE clause? I have a where clause that's like this: …
1 replies
how to implment excel fourmula =ROUND((ROW()-1)*D$2,0) into t sql .. ..
3 replies
Hi, I'm trying to get a nice chart working, that gets data from SQL Server, but having trouble gett…
13 replies
Hello, I can't wrap my head around what the below query does when it includes a having count(*) >…
2 replies
Viewing 15 topics - 4,651 through 4,665 (of 10,647 total)
You must be logged in to create new topics.