Skip to content

Commit ae48bdb

Browse files
akritiupadhyay-auAkriti Upadhyay
andauthored
Adding Basic Query Examples Notebook (#114)
* Create meta.toml * Update meta.toml * Delete notebooks/basic-queries-examples directory * Create meta.toml * Add files via upload * Add files via upload * Add files via upload * Added basic query examples notebook --------- Co-authored-by: Akriti Upadhyay <aupadhyay@Akritis-MacBook-Pro.local>
1 parent 66440ce commit ae48bdb

File tree

2 files changed

+819
-0
lines changed

2 files changed

+819
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[meta]
2+
authors=["singlestore"]
3+
title="Basic Query Examples"
4+
description="""\
5+
Examples of basic SQL queries covering various database operations include index scans, full-table scans, joins, and aggregations. \
6+
"""
7+
icon="notes"
8+
difficulty="beginner"
9+
tags=["starter", "sql"]
10+
lesson_areas=["Query Performance"]
11+
destinations=["spaces"]
12+
minimum_tier="free-shared"

0 commit comments

Comments
 (0)