This video demonstrate how to install Ubuntu 19.10 Linux operating system in a VirtualBox environment. 936 total views
936 total views
Security Architect / Vulnerability Management Consultant
This video demonstrate how to install Ubuntu 19.10 Linux operating system in a VirtualBox environment. 936 total views
936 total views
R SQLite CRUD – Create, Insert, Update, Delete – Querying databases using R programming language R SQLite CRUD – Create, Insert, Update, Delete – Querying databases using R programming language. get packages install.packages(“DBI”) install.packages(“RSQLite”) create database connection customerdb = dbConnect(RSQLite::SQLite(), “customerdb.sqlite”) drop table if exists dbExecute(customerdb, “DROP table customers”) create…
1,163 total views, 1 views today
Python SQLite CRUD – Create Table, Insert, Update, Delete, Where Clause, Conditionals, limiting data. n this video, I demonstrated how to create a SQLite database using Python and perform CRUD operations. Git Repo: https://github.com/hydrogeologist/python-sqlite create database and connection import sqlite3conn = sqlite3.connect(‘tutorialcustomer.db’) create a table cursor.execute(“””CREATE TABLE customers ( id…
1,064 total views
Sqlite3 .mode csv .separator ” ” [Default is comma] .import customers.txt customers .tables .schema .SELECT * from customers .exit 1,005 total views, 2 views today
1,005 total views, 2 views today
This poem is dedicated to all who do not have a home in this global Corona Virus Crisis. 1,331 total views, 2 views today
1,331 total views, 2 views today
???????? ???, ???? ??? ????? 309 total views
309 total views
Someone else live here now. But I spend most of my childhood in this house only! 323 total views
323 total views