Skip to content

TheQuickBlog

Learn Quick, Lead Quicker

  • How To
  • Django
    • Django Rest Framework
    • Django Session
  • Python
    • Jupyter Notebook
    • Machine Learning
    • Openpyxl
  • Data Science
    • Orange
    • Jupyter Notebook
  • Laravel
    • Installation
    • CRUD
  • Linux
  • SQL
  • Blockchain
  • Git
    • GitHub Pages
    • Jekyll Framework
    • GitHub Gist
    • GitHub Resume
    • GitHub Contribution
  • OS

Category: MySQL

Snowflake

Select all columns except a few specific column in snowflake [New Feature]. 

January 26, 2023 thequickblog Data Science, How To, MySQL, Snowflake, SQL Leave a comment

We all know that SELECT * FROM table_name gives us all the columns from table but sometimes we need to select all the columns except a few columns. One of the easiest ways is to manually specify columns and exclude unwanted columns, like:

SELECT column_1,column_2, column_3,…column_n FROM table_name;

Continue reading
SQL cheat sheet

SQL Cheat Sheet [Basic DDL and DML commands]

November 22, 2022 thequickblog MySQL, Snowflake, SQL

DATA DEFINITION LANGUAGES (DDL) COMMANDS A Data Definition Language (DDL) statement is used to define

Continue reading
creative dark internet designer

How to Install MYSQLND: mysqli Extension for php in Ubuntu? [SOLVED]

January 2, 2022 Sanjog SIgdel How To, MySQL, PHP One comment

The mysqli extension is missing. Please check your PHP configuration. See our documentation for more information.

Continue reading
Create and Drop database in MySQL

MySQL Create and Drop database/schema.

March 7, 2021 thequickblog MySQL

In this tutorial, we will learn how to create and drop the database/schema in the MySQL workbench and MySQL command-line tool.

Continue reading
SQL cheat sheet

[Django Tutorial] Connect MySQL Database in Django Framework

July 1, 2020 Sanjog SIgdel Django, How To, MySQL, Python

If you are looking forward to connect your MySQL database with python code that check

Continue reading

Laravel5.7 CRUD Operations Examples from Scratch.

May 20, 2020 Sanjog SIgdel How To, Laravel, MySQL, PHP 6 comments

We learned to set up our database and perform initial database migration in previous blog.

Continue reading
SQL cheat sheet

 How to Change the Authentication Method in MySQL? [Ubuntu-18.04]

May 20, 2020 Sanjog SIgdel How To, MySQL, Ubuntu

Issue I have an instance of mysql installed in my system. Say my username is

Continue reading
sending an email through gmail using python

How to Connect MySQL Database using Python?

May 18, 2020 Sanjog SIgdel How To, MySQL, Python, Uncategorized

In order to connect your database using python, you need to install a database connector.

Continue reading
SQL cheat sheet

MySQL Server 8.0.15(Community Edition) Easy Installation in Windows 10

June 27, 2019 Sanjog SIgdel How To, MySQL

It took me a few hours to figure out the proper way of installing MySQL

Continue reading

Categories

  • Blockchain
  • Data Science
  • Excel
  • Git
  • How To
  • Laravel
  • Linux
    • Terminal
    • Ubuntu
  • Machine Learning
    • Orange3 Data Mining Tool
  • MySQL
  • OS
  • PHP
  • Python
    • Django
    • Django Rest Framework
    • Jupyter Notebook
    • Openpyxl
    • Pandas
    • pip
  • Snowflake
  • SQL
  • Uncategorized

Recent Posts

  •  kill an application that is running on a specific port.[Windows]
  • Select all columns except a few specific column in snowflake [New Feature]. 
  • Unlock Your Potential: A Guide to Data Science Careers
  • SQL Cheat Sheet [Basic DDL and DML commands]
  • Guide to Enterprise Network Planning

Archives

  • January 2023 (3)
  • November 2022 (1)
  • July 2022 (1)
  • June 2022 (1)
  • January 2022 (4)
  • September 2021 (1)
  • July 2021 (1)
  • June 2021 (1)
  • May 2021 (1)
  • April 2021 (3)
  • March 2021 (2)
  • January 2021 (1)
  • November 2020 (4)
  • August 2020 (4)
  • July 2020 (5)
  • June 2020 (7)
  • May 2020 (33)
  • April 2020 (1)
  • March 2020 (3)
  • February 2020 (1)
  • January 2020 (2)
  • December 2019 (1)
  • November 2019 (2)
  • October 2019 (1)
  • September 2019 (1)
  • August 2019 (1)
  • July 2019 (8)
  • June 2019 (1)
  • May 2019 (1)
  • April 2019 (1)
  • March 2019 (1)
  • February 2019 (2)
  • January 2019 (2)
  • December 2018 (1)

Tags

automate_excel_file (3) automation (8) blog (3) CSV (2) data (5) Database (3) Data Mining (3) datascience (4) Django (11) Django2.2.3 (3) Django Tutorial (12) Excel (5) Git (6) Github (9) Google (4) How To (43) howto (2) Jupyter (3) Jupyter Notebook (4) jupyter notebook config (2) Laravel (12) Laravel5 (6) Laravel5.7 (9) Laravel Migration (3) Linux (12) Linux Terminal (6) memory management in operating system (2) MySQL (10) openpyxl (6) os (3) Php (8) php5.7 (3) PHP7 (9) pip (7) pip3 (3) Python (26) Python3 (29) python environment error (2) python module (9) python pacakge (3) quickblog (5) terminal (5) Ubuntu (5) Virtualenv (2) windows (4)
WordPress Theme: Tortuga by ThemeZee.