Topics
Started by
Posts
Last post
Hi ; I want to round the last two numbers , below my query DECLARE @N float set @N=(SELECT CONVERT(…
9 replies
Hello, I need some help , if possible, with a query that will return all the separators from a text…
9 replies
Hi All, I need to extract a value stored in Byte 1 of an int field (32-bit). I don't really know a …
5 replies
Hi all, been struggling with this a while and suspect I'm missing something very obvious.... The co…
6 replies
Hello every one, I have a Varchar(max) column that saves basic TSQL Code. I need a way to read t…
1 replies
Dear All, I have employee punch table with the following structure: ID DateTime …
4 replies
I have a column in which I have separated Values Example Column A ========== 1--------- 60,59,20,18…
1 replies
All, I have a date in my table which contains the disk utilization data for each server and for eac…
4 replies
Good Day Everyone, I currently need to analyze a table which keeps tracks of every changes of a sta…
5 replies
I have a script which creates a temporary table #sequences. One of the columns in #sequences is tab…
19 replies
Hi, I Need a SP to export data from SQL Server to Excel. I think the function operowset in a good i…
1 replies
Hi Folks, I have an interesting one here. Hopefully one of you will be able to help. I have an SP t…
5 replies
Hi; I want dynamically search condition. This is my table(This is generated dynamically ) this is n…
2 replies
Hi I have a table dbo.RATING in database A and a view stage.RATING in database B that is defined as…
15 replies
I am using inline table value functions in my sp to return multiple result sets and use union all t…
4 replies
Viewing 15 topics - 6,481 through 6,495 (of 10,635 total)
You must be logged in to create new topics.