M.U.P.P.I.X. purveyors of fine Data Analysis Tools
  • Home
    • Applications
    • Blog
    • About
    • Clients
    • Company
    • Other Links
  • Training
  • Get Started
    • Muppix Keywords
    • Glossary find Keywords
    • Templates >
      • Capture
      • Explore
      • Clean-up
    • Approach to BigData
  • Linux Cheatsheet
    • Linux Cheatsheet 2
    • Essential Terminal Commands
    • Basic Linux Commands
  • SQL & Excel Commands
    • SQL Cookbook
    • SQL Cookbook 2
    • SQL search entire DataBase
    • SQL Import Table Tool
    • Excel OneLiners
  • Download
Importing a table in to SQL from a web-site or a spreadsheet using the muppix SQL tools
 
Background:
Importing raw data into SQL from text or CSV files often fails because SQL is very strict in its datatypes. The likelihood that some wrong character somewhere in the file can cause the whole import to fail and the error message is of little help. Its all or nothing.
The Muppix SQL table import tool calculates the datatypes from the raw data and generates the appropriate SQL code to ensure the table will import into SQL.
 
The steps are:
  • Load up SQL Import Table tool spreadsheet
  • Copy the table from a website or from another spreadsheet

  • Cut/Paste the table into the [ImportTable]

  • Enter the name of your table in the yellow cell, ie myinvestments
 
  • Copy column A in [Results]  tab & past into your SQL monitor :
 
  • Run a normal SQL command:
  • SELECT * FROM myinvestments WHERE Price > 300

Muppix provides innovative solutions and Training to make sense of large scale data.
Backed by years of industry experience, the Muppix Team have developed a Free Data Science Toolkit to extract and analyse multi-structured information from diverse data sources


Company

Blog

Training

Professional Services

Get Started