Topics
Started by
Posts
Last post
I'm trying to write a function that will retrieve the last backup date/time of a particular databas…
3 replies
I need help figuring out in SQL Server (TSQL) how to divide a number by either 2,3,4, or 6 and spre…
13 replies
Is there a better way to write following query it is taking 12 sec to execute Your help will requir…
10 replies
Hello, I have a table that needs to be transposed and I got a solution from stackoverflow: The ori…
3 replies
This query is the first time I am using the Unpivot syntax and I am coming across a problem. When I…
3 replies
Hello I am trying to use this logic into a query: Select P.S,E.S,E.R from Pack P(nolock) join Exp E…
2 replies
hi, i have table of three column first column is an ID column. However at creation of the table i …
6 replies
Hi I would like to force a column to be null all the time. I cannot alter the table structure or a…
6 replies
Hi, How can we write the query using groupby. I need to have group by only one column. Is it possib…
4 replies
hi i have written the following trigger to update Update date column UpdtDT on update to any row of…
5 replies
Need to know if the varchar datatype field will ingore leading zeros when compared with numeric dat…
4 replies
I have a table that looks like this SID name data 1 Name Jo…
2 replies
Hi I need help in a query...How to parse a string to equal length substrings in SQL I am getting a …
2 replies
Hi, I thought this would be somewhat easy but I'm having trouble with this one. I have a statement …
5 replies
Hi, Pls suggest a robust logic for the following scenario: Sample Calculation: 12/22/201491 Tod…
3 replies
Viewing 15 topics - 1,441 through 1,455 (of 10,647 total)
You must be logged in to create new topics.