BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Springshare//LibCal//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-TIMEZONE:America/Chicago
X-PUBLISHED-TTL:PT15M
BEGIN:VEVENT
DTSTART:20250219T160000Z
DTEND:20250219T170000Z
DTSTAMP:20250219T000000Z
SUMMARY:Introduction to SQL with SQLite
DESCRIPTION:This workshop introduces participants to the fundamentals of 
 Structured Query Language (SQL) and demonstrates its integration with 
 Python for database operations. We will use SQLite and Python's built-in 
 sqlite3 module and will cover the following:\n\n\n	What is an SQL database 
 and why would you use it?\n	Create and configure a conda environment for 
 SQLite and Python development.\n	Basic SQL Commands and Syntax\n	Hands-On 
 SQL Practice - write SQL queries to create tables\, manage data\, and 
 retrieve data.\n	Integrating SQL with Python – Use Python to connect to 
 SQLite databases\, execute SQL commands\, and handle query results 
 programmatically.\n\n\n\nThis is a Research Data Services student led 
 workshop. Contact: Vincent Scalfani\, UA Libraries\, vfscalfani@ua.edu
LOCATION:Scholars' Station - Rodgers Library\, Workshop
ORGANIZER;CN="Vincent Scalfani":MAILTO:vfscalfani@ua.edu
CATEGORIES:Research Data Services (Open Session)
CONTACT;CN="Vincent Scalfani":MAILTO:vfscalfani@ua.edu
STATUS:CONFIRMED
UID:LibCal-14086048
URL:https://ua.libcal.com/event/14086048
X-MICROSOFT-CDO-BUSYSTATUS:BUSY
BEGIN:VALARM
TRIGGER:-PT15M
ACTION:DISPLAY
DESCRIPTION:Reminder
END:VALARM
END:VEVENT

END:VCALENDAR