Skip to content

Lingaraj2410/Assignment-6.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Problem Statement:

Create a database named 'custom'. Create a table named temperature_data inside custom having below fields:

  1. date (mm-dd-yyyy) format
  2. zip code
  3. temperature The table will be loaded from comma-delimited file. Load the dataset.txt (which is ',' delimited) in the table.

Solution:

The PDF document posted in this repository contains stepwise solution for this task along with screenshot of output.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published