Updates
This commit is contained in:
@@ -13,15 +13,11 @@ SQL (Sequential Query Language) is the industry-standard, battle-tested database
|
||||
<DocsCard
|
||||
title="Data Types"
|
||||
description="Learn SQL data types"
|
||||
img={<RailSymbol />}
|
||||
href="/docs/database-reference/data-types"
|
||||
className="h-full"
|
||||
/>
|
||||
<DocsCard
|
||||
title="Querying Data"
|
||||
description="Basic data querying with SQL"
|
||||
img={<DatabaseZap />}
|
||||
href="/docs/database-reference/querying-data"
|
||||
className="h-full"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user