question

Diego0001 avatar image
Diego0001 asked

Mysql query without using LIMIT

Please, I need help with this query, we're not allowed to use LIMIT, so, I have no idea how to do it. Customers: (CustomNumber, CustomerName, ContactFirstName, ContactLastName, Phone, AddressLine1, AddressLine2, City, State, Country, PostalCode, SalesEmployeeNumber, CreditLimit) List all the client names and corresponding creditLimits for those who have one of the lowest 3 credit limits.
querymysqlhomework
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

JohnM avatar image JohnM commented ·
What have you tried so far?
0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.