If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Query help please

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-10-11, 13:50
nbrege nbrege is offline
Registered User
 
Join Date: Mar 2010
Posts: 8
Query help please

Using the example of stock prices, suppose I have daily prices for a bunch of companys for the past year. Assuming I have name, date & price columns in my table, how would I get the change in price between any 2 dates for every company? So, for example, I would like to get the price change from yesterday to today (positive or negative) for each unique company. Thanks...
Reply With Quote
  #2 (permalink)  
Old 03-10-11, 15:04
tonkuma tonkuma is online now
Registered User
 
Join Date: Feb 2008
Location: Japan
Posts: 2,195
You have posted same question on Microsoft SQL Sever forum.
Need query help: price change
Reply With Quote
  #3 (permalink)  
Old 03-10-11, 15:43
nbrege nbrege is offline
Registered User
 
Join Date: Mar 2010
Posts: 8
yeah, I accidently posted to the wrong forum. But the query should be the same (or close), if you are able to help me...
Reply With Quote
  #4 (permalink)  
Old 03-10-11, 15:48
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
What DB2 version and OS are you using? What have you tried so far?

Andy
Reply With Quote
  #5 (permalink)  
Old 03-10-11, 17:26
nbrege nbrege is offline
Registered User
 
Join Date: Mar 2010
Posts: 8
I'm actually using SQL Server, not DB2. I posted this in the wrong forum.
I haven't tried anything yet, because I dont have a clue how to tackle it. I'm sure it's simple, but my SQL skills aren't so good yet. Can you help me out?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On