Log in
Register
Menu
Log in
Register
Home
What's new
Latest activity
Authors
Forums
New posts
Search forums
What's new
New posts
Latest activity
Members
Current visitors
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Miscellaneous Sections
Tech Head - The Technology Section
Computer Discussion
Looking for a good catalog software
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="HB13DISH" data-source="post: 540533" data-attributes="member: 262829"><p>I need help from a SQL guru to define SQL statements that I need for my project.</p><p>Going back to the example given in the above post, I have attached Access mdb file in order to explain where I am stuck and also two pdf files, the first one as a result of the working SQL query and the second the results that I hope to achieve hopefully with the refined SQL statement.</p><p></p><p>This SQL statement will give me the results as shown in query1.pdf</p><p></p><p><span style="color: Blue">SELECT SatParts.Distributor, SatParts.SatPart, SatParts.Make</span></p><p><span style="color: Blue">FROM SatParts</span></p><p><span style="color: Blue">ORDER BY SatParts.Distributor;</span></p><p></p><p>What I need is to refine the SQL statement so that I will only get the distributor Maplin shown once, that is delete the word Maplin from the </p><p>following rows, as shown in query2.pdf</p><p>Thanks for any suggestions. <img src="https://www.satellites.co.uk/styles/default/xenforo/smilies/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="HB13DISH, post: 540533, member: 262829"] I need help from a SQL guru to define SQL statements that I need for my project. Going back to the example given in the above post, I have attached Access mdb file in order to explain where I am stuck and also two pdf files, the first one as a result of the working SQL query and the second the results that I hope to achieve hopefully with the refined SQL statement. This SQL statement will give me the results as shown in query1.pdf [COLOR=Blue]SELECT SatParts.Distributor, SatParts.SatPart, SatParts.Make FROM SatParts ORDER BY SatParts.Distributor;[/COLOR] What I need is to refine the SQL statement so that I will only get the distributor Maplin shown once, that is delete the word Maplin from the following rows, as shown in query2.pdf Thanks for any suggestions. :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Miscellaneous Sections
Tech Head - The Technology Section
Computer Discussion
Looking for a good catalog software
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top