Mana Coding
Tutorials
HTML
CSS
JavaScript
Node.js
Python
PHP
SQL
Java
C
C++
C#
Go
Rust
Kotlin
Ruby
Dart
Angular
React
TypeScript
Next.js
Nuxt.js
Vue
Svelte
Scala
MATLAB
☰ Topics
Home
›
Tutorials
›
SQL
›
SQL Data Types
SQL Data Types
All SQL topics
← Constraints in SQL
Creating Databases →
∙ Topic
SQL Data Types
📝
Example Query
-- SQL Data Types SELECT 1;
sql-data-types.sql
↺ Reset
▶ Run
📝 Edit Code
-- SQL Data Types SELECT 1;
👁 Preview
💡 This preview does not execute SQL; itΓ’β¬β’s for reading/editing the query.
Related topics
Primary Key Explained
Foreign Key Explained
Constraints in SQL
Creating Databases
Creating Tables
Altering Tables
What is SQL?
History of SQL
Features of SQL
Why Learn SQL?
←
Previous
Constraints in SQL
SQL Tutorial
Next
Creating Databases →