Topics
Started by
Posts
Last post
I have a insert stored procedure that inserts data with the values passed as parameters to this pro…
11 replies
Hi, I'm trying to find the previous / next values of a field when it is having null values. I'm no…
6 replies
Is there an elegant way to solve the question "I only want to show widgets that have a value "Y" an…
15 replies
Hi everyone. I have a query that does return results , but returns an error. This is the SQL statem…
4 replies
Hi all, I have a scenario in which I need to capture count of rows returned by execution of stored …
14 replies
Hi, I'm trying to use a recursive query to find path between assembly and parts. The BOM is similar…
1 replies
I've added an IsActive bit field to a slowly changing dimension, and I want to enforce the rule tha…
4 replies
Hi all, I'm working to improve performance on a database I've inherited, and there are several thou…
5 replies
Hello there, I am having trouble figuring out why the following code throws an error: declare @…
6 replies
Hello, I have been having a discussion with a colleague regarding different approaches to writing S…
11 replies
Hello all. At first I was going to use Excel to do this but I was thinking SQL server might be bet…
5 replies
HOW TO CONVERT THE BELOW FROM PLSQL TO TSQL YTD_Deprn2=DECODE(SUBSTR(Period_Name,-2),SUBSTR(:Date,-…
7 replies
I have two servers: one production and one development. There is a third party query that runs on …
10 replies
Hi I've been trying to solve this for hours and clearly could do with some help! I am basically tr…
12 replies
Hello I have question, how to make it works: I have table with four columns: ID_PLACE ID_ITEM DATE …
1 replies
Viewing 15 topics - 3,976 through 3,990 (of 4,984 total)
You must be logged in to create new topics.