You are on page 1of 1

MySQL queries

In this document, you have to write the create table and the load table queries used to create
the following tables:

1. “users" table

<Write the queries here>

2. “ads” table

<Write the queries here>

3. “served_ads” table

<Write the queries here>

4. Query to load the users data

<Write the query here>

© Copyright 2020. upGrad Education Pvt. Ltd. All rights reserved

You might also like