Remote Web Development Job In IT And Programming

NLN Quick MySQL Join

Find more Web Development remote jobs posted recently Worldwide

I have two tables. One is orders, one is order items. I will share it later

I need a join that will append the results of multiple rows of order items to the end of orders; keeping one row per order.

i.e. the final output should be in the following format :


id, order_id, order_date, source, order_status... (all fields in orders) ... shipstation_exported, shipstation_shipped_item_count, order_item_id_1, product_id_1, variation_id_1, qty_1, line_subtotal_1, line_total_1, order_item_id_2, product_id_2, variation_id_2, qty_2, line_subtotal_2, line_total_2, etc. (for each order item (max 10)...

Please use the word HIPPOGRIFF in the first sentence of your application...

so if there are 10 products in an order, there would be 10 instances of these column at the end (my sample had 4)



`order_id` int(11) DEFAULT NULL,
`order_item_id` int(11) DEFAULT NULL,
`product_id` int(11) DEFAULT NULL,
`variation_id` int(11) DEFAULT NULL,
`qty` int(11) DEFAULT NULL,
`line_subtotal` int(11) DEFAULT NULL,
`line_total` int(11) DEFAULT NULL


I need this completed earlier.
About the recuiter
Member since Nov 11, 2022
Prem Nath
from Brandenburg, Germany

Skills & Expertise Required

MySQL Programming sql Database mysql 

Open for hiringApply before - Nov 9, 2024

Work from Anywhere

40 hrs / week

Fixed Type

Remote Job

$95.27

Cost

Offer to work on this project closes in 90 days!
Are you interested in this Opportunity?

Looking for help? Checkout our video tutorial
How to search and apply for jobs

How to apply? Do you have more questions about the Job?
See frequently asked questions

Similar Projects

PHP - Booking system.

Hi,

I already have a booking system that is made using PHP. However, there are a few implications that i need addressing ASAP. Its a small piece of work that can be completed in a few hours by someone who knows what they are doing.

IOS app developer needed

An IOS app to be created to login to our web based SAAS platform. An Android app is already there. Very short project.

Php backend coder

Needs to really good PHP mainly.

Need to understand and code in PHP
We have multiple web-based applications using PHP.
Must know the server-side too. SQL, DATABASE, SERVER SETUP. API, ETC...
The more skills you have the more you...read more

MS Access form

Need to develop Access data form using external data as sql server or sharepoint form or excel data .

Integrate Firebase with Azure SQL

I need a way to almost real time synch firebase documents/objects/sets to mapped tables in sql server on azure.
I know I can use npmjs package/react-native-mssql as a way for android to save data into sql server but I have no way for IOS to do...read more