A Space & astronomy forum. SpaceBanter.com

Go Back   Home » SpaceBanter.com forum » Astronomy and Astrophysics » Research
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

An SQL Query



 
 
Thread Tools Display Modes
  #1  
Old November 1st 07, 09:00 AM posted to sci.astro.research
[email protected]
external usenet poster
 
Posts: 1
Default An SQL Query

Hello. I'm trying to extract three sets of values for each of the
emission lines I am searching for, so my question is simply this:

How do I make an SQL query that will only return results where all
three emission lines are shown?

I'm using the LineID currently to identify the lines at present in my
SQL query:

SELECT TOP 100
SpecObjID, LineID, RestWave, EW, Continuum

FROM
SpecLine

WHERE
LineID = 5008 OR LineID = 3727 OR LineID = 4863


Kind Regards,

Matt
 




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
some query regarding astronomy nilesh Astronomy Misc 2 May 28th 07 01:18 PM
Query TRIK3R Amateur Astronomy 0 February 14th 07 08:28 AM
FAQ Query John D. Tanner UK Astronomy 3 June 12th 05 07:06 PM
GPS Query Richard Griffith UK Astronomy 0 December 27th 04 07:59 AM
sun query Richard Griffith UK Astronomy 5 June 10th 04 11:21 PM


All times are GMT +1. The time now is 10:30 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 SpaceBanter.com.
The comments are property of their posters.