Skip to content
  • YouTube
  • FaceBook
  • Twitter
  • Instagram

Data Analytics Ireland

Data Analytics and Video Tutorials

  • Home
  • Contact
  • About Us
    • Latest
    • Write for us
    • Learn more information about our website
  • Useful Links
  • Glossary
  • All Categories
  • Faq
  • Livestream
  • Toggle search form
  • What are the reserved keywords in Python Definition
  • What are measures in Tableau? data visualisation
  • R tutorial – How to sort lists using rstudio R Programming
  • How To Fix TypeError: unhashable type ‘slice’ python dictionaries
  • How can I filter my data in Tableau? data visualisation
  • How To Pass Data Between Functions Python Functions
  • IndexError: index 2 is out of bounds for axis 0 with size 2 Index Error
  • how to update records in SQL CRUD

Tag: SQLite database

You can use an SQLite database to store data in a database and run queries against it to retrieve data.

how to create and drop a table in SQL

Posted on February 6, 2021November 8, 2022 By admin

If you are working on data analytics , and have access to databases that you can load data into and manipulate, then read on. There maybe a reason for you have your own partitioned table with data in it, but you need to know how to create a database. The creation of a table can…

Read More “how to create and drop a table in SQL” »

SQL, SQLite

How to use wildcards in SQL

Posted on February 4, 2021May 23, 2021 By admin

Following on from from our previous posts on SQL, this post will help to explain how to use wildcards in your query. What would you use a wild card in the first place? When a data analyst dealing with a large dataset, it is most likely that they will not know every piece of data….

Read More “How to use wildcards in SQL” »

SQL, SQLite, strings

select rows with a certain value using SQL

Posted on January 22, 2021February 26, 2023 By admin

You have now started to understand your database structure and want to extract data from it. Data analytics projects can have lots of data, you need a way to get to what you need quickly and easily. The question now becomes how would you achieve this? The easiest way is to add a where clause…

Read More “select rows with a certain value using SQL” »

SQL, SQLite, Working with databases

how to select columns with SQL

Posted on January 22, 2021February 7, 2021 By admin

Building on how to select all records with SQL , you may want to learn how to get specific columns of data from your table. Using SQLite again , we will now look to select two columns from the table below, namely name and iso_code. The purpose of completing this, is to allow the user…

Read More “how to select columns with SQL” »

SQL, SQLite, Working with databases

how to select all records with SQL

Posted on January 21, 2021February 9, 2021 By admin

As part of working as a data analyst, in order to retrieve your data you will most likely need to connect into a database, and look at the database records and then start analysing, but how? At the start of any data analytics project you will need to understand the structure of your data and…

Read More “how to select all records with SQL” »

SQL, SQLite, Working with databases

create read update delete using Tkinter

Posted on January 17, 2021April 9, 2021 By admin

CRUD ( create, read, update, delete) is a programming language acronym notably for how to manage updates to a database. It is commonly used when talking about storing data on a database and follows the following rules: The ability to create or add new records. Be able to read and or retrieve the records. If…

Read More “create read update delete using Tkinter” »

class, CRUD, Python, SQLite

Select your language!

  • हिंदी
  • Español
  • Português
  • Français
  • Italiano
  • Deutsch
  • What are dimensions in Tableau? data visualisation
  • Explain different types of data Normalization. SQL
  • What is the difference between DROP and TRUNCATE in SQL? SQL
  • Import a CSV file with an SQL query CSV
  • R – How to open a file R Programming
  • What is Data Integrity? SQL
  • What is Visual Studio Code? Visual Studio
  • ValueError: pattern contains no capture groups Value Error

Copyright © 2023 Data Analytics Ireland.

Powered by PressBook Premium theme

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT