Topics
Started by
Posts
Last post
I'm having an issue converting a scalar function into Table-Valued function and was hoping some of …
30 replies
Ok... without going into lots of detail, here is what I have. i. Users log into our web reporting s…
1 replies
I have a stored procedure, I need to set the parameter default value to below, but in it shows the…
3 replies
Hi I have a long running query that's been running for more 20 hours now. I have stopped the query.…
4 replies
Hi all, I have a table with column XML type. I am trying to read values from XML datatype but I ot …
4 replies
I have a need to automatically add a server role after any login is created. The idea so far is to …
4 replies
Hi, I have below table CREATE TABLE [dbo].[Temptable]( [name] [nvarchar](50) NULL, [namesrt] [in…
4 replies
Hi all, Here is the table script and some data below: Create table XMLwithOpenXML ( ID int identit…
3 replies
Hello, I have an existing query: SELECT i.Division, DocStatus, SUM(CAS…
12 replies
Hello, I have created a custom scheduler that has been running fine, but it depends on SQL Server A…
7 replies
I am sorry to ask a similar question here again because requirement changed, below is the script to…
10 replies
Hi All, We have a formula called BetaDist() in MS Excel. I want to implement the same formula in …
2 replies
Hi All, Getting Type Conversion Error for Select statement. LEFT OUTER JOIN PART_LIST p2 ON e.stat…
2 replies
Hi all, I want to create a single xml file on basis of a tag. please find the script below to creat…
1 replies
Hello, I need to sum float values, which are different for different periods of time. I have follow…
15 replies
Viewing 15 topics - 2,386 through 2,400 (of 10,635 total)
You must be logged in to create new topics.