Topics
Started by
Posts
Last post
Hi, I'm looking for a function in T-SQL for getting the biggest or the smallest value between two o…
16 replies
Hi, I have a stored procedure that users sp_send_dbmail and i'm trying to pass through a variable t…
9 replies
Hi, I have an SQL Server agent job which essentially fetches the names of databases to be backed up…
6 replies
I am having troubles trying to copy some rows from a table on my local computer to a table on a rem…
9 replies
hi, Could you please give any formula for that to convert seconds to time... Thanks, Giri
14 replies
Its been a while since I have worked with SQL. So much that I am struggling to ask this appropriate…
12 replies
Hi All, I have below scenario There are Two tables: CREATE TABLE DBO.TBLORDERTYPE(ID INT IDENT…
2 replies
Hello All, I have one field in the database table having the value for eg as "Wilson,Gregory T". In…
2 replies
Hi All, I want to insert multiple html files data (contents) to my existing table. I already have t…
2 replies
Is it a good practice to return multiple datasets in a stored procedure?
5 replies
Would like to write query which will delete all the reocrds at that TreeLevel where the item and ma…
1 replies
Please forgive me for cross-posting this. I had originally posted this question 5 days ago in the S…
1 replies
Hi Folks, I would like to know the best way to identify the nth occurrance of a specified character…
7 replies
I was asked to calculate the days until christmas Select DateDiff(dd,getdate(),'12-25-' + convert(n…
8 replies
Hi All,I was looking for code to split column value into separate rows..Any help on this..like for …
1 replies
Viewing 15 topics - 61 through 75 (of 12,234 total)
You must be logged in to create new topics.