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