Topics
Started by
Posts
Last post
I am looking for the most efficient way to turn columns into rows where I do not believe I can use …
2 replies
Hi Experts, One of the query is taking long time to execute. Its taking more than 6 mins. Can anyon…
11 replies
Hi there,I need to write a query that displays certain data between the first day of the last month…
3 replies
Hi,i want to write the max(Orderdate) from all Tables in DB into a #TempTable.How can i realise thi…
3 replies
How to pass date selection to the below stored procedure?I have startdate and enddate parameters (t…
2 replies
OK, I'm trying to modify a query I've used to generate a simple graph showing the transactions/sec …
3 replies
Hello, I am working with an application developer and we have an application that calls a Store Pro…
2 replies
Hi, I got this query, that gives me all the products(optionid) that are ready to be shipped: SELECT…
13 replies
Hello all, I have a SQL function that I'm trying to convert to Oracle and am having a tough time fi…
3 replies
Hi guys, I have a query that executes certain columns, let's say something like that : Select ID, T…
4 replies
I have a table where it has weekdes column where it contains data in this format. Data looks like -…
3 replies
1. I have a table with a xml column.2. I require to search for sub string in that xml column for al…
3 replies
Hi all,I've been in the SQL space for a number of years now and recently been asked to act as a ser…
8 replies
Hi All,I have the following table:declare @T table(ID int identity, NUM int);insert into @T values(…
1 replies
Hello All, I am new here and a Novice to SQL. I am needing help on joining the data below into a s…
14 replies
Viewing 15 topics - 1,306 through 1,320 (of 3,067 total)
You must be logged in to create new topics.