Skip to content
Learn tech systems

Learn tech systems

  • JS Education
  • Youtube
  • Twitter
  • Github
  • Linkedin
  • My resume
  • Search

Category: MySQL

How to Install WordPress and Setup Database – part 2
Category DatabasePosted on March 22, 2022March 22, 2022

How to Install WordPress and Setup Database – part 2

Nice, in this second part we are going to learn how to install Wordpress and mount all Wordpress Tables into our created Database. Read the post part 1 How to Instal…
Read more "How to Install WordPress and Setup Database – part 2"
How to Install WordPress and Setup Database – part 1
Category DatabasePosted on March 22, 2022March 22, 2022

How to Install WordPress and Setup Database – part 1

Hi, in this post Im going to show you how to install Wordpress and setup a database locally. Basically we are going to create a blog. …
Read more "How to Install WordPress and Setup Database – part 1"
Learn SQL – WHERE statement
Category DataPosted on May 8, 2020July 8, 2020

Learn SQL – WHERE statement

Hi, let suppose that we only want to get points greater than 3000, so in the WHERE clause we can type this condition: …
Read more "Learn SQL – WHERE statement"
Learn SQL – SELECT statement
Category DataPosted on May 8, 2020July 8, 2020

Learn SQL – SELECT statement

Hi, is possible to have only one line of SQL statements, but is better to have break lines in each query sentences when we have a big query. …
Read more "Learn SQL – SELECT statement"
Learn SQL statements in MySQL
Category DatabasePosted on May 8, 2020July 8, 2020

Learn SQL statements in MySQL

Hi, I already have MySQL installed, if you want to install it you need to download MAMP (already have the packages included). This is my MySQL (is a RDBMS) Installed…
Read more "Learn SQL statements in MySQL"
What is SQL?
Category DatabasePosted on May 7, 2020July 8, 2020

What is SQL?

Hi, a database is a collection of data stored in a format that can easily be accessed.  In order to manage the databases we use a DataBase Management System (DBM…
Read more "What is SQL?"

Recent Posts

React validate if an item exist in array and set a message to the user
Category ReactPosted on August 26, 2022August 26, 2022

React validate if an item exist in array and set a message to the user

React delete item and update the DOM
Category JavascriptPosted on August 26, 2022August 26, 2022

React delete item and update the DOM

React add item and update the DOM
Category JavascriptPosted on August 26, 2022August 26, 2022

React add item and update the DOM

Work with inputs/form in React
Category JavascriptPosted on August 22, 2022August 22, 2022

Work with inputs/form in React

Categories

  • Algorithms (22)
  • Apache (1)
  • Apollo (2)
  • Array (1)
  • async (2)
  • Asynchronous (11)
  • await (1)
  • Browser (4)
  • Call stack (5)
  • Callback (2)
  • Cassandra (1)
  • Chrome (1)
  • Cloud computing (1)
  • Code (1)
  • Cross browsing (1)
  • Cross browsing testing (1)
  • Css (9)
  • Data (3)
  • data structure (1)
  • Database (7)
  • Developer (1)
  • DevOps (1)
  • DOM (9)
  • ES6 (36)
  • express (2)
  • Fetch (1)
  • Functional programming (4)
  • git (4)
  • Github (6)
  • GraphQL (22)
  • Hackerrank (3)
  • HTML (5)
  • Inheritance (2)
  • Interviews (1)
  • Javascript (150)
  • JSON (1)
  • JSX (2)
  • Memory heap (5)
  • MySQL (6)
  • nodejs (8)
  • NoSQL (1)
  • npm (1)
  • Object.prototype (1)
  • performance (4)
  • Promise (3)
  • prototype (2)
  • React (54)
  • React Fundamentals (24)
  • React hooks (21)
  • React Testing Library (8)
  • Redux (1)
  • Regression testing (2)
  • Server (1)
  • Software Engineer (1)
  • SQL (4)
  • Styles (2)
  • success (1)
  • Synchronous (7)
  • terminal (2)
  • Testing (18)
  • TypeScript (10)
  • Uncategorized (9)
  • Unit test (15)
  • Unit testing (15)
  • wep app (2)
  • Wordpress (2)
  • work (1)
Made with love by Cristina Rojas ©2020 All rights reserved