From f5f52b33b0d528af2ab87ab341d98446992ac987 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Tue, 27 Jul 2021 20:53:50 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d88e3e..afa5744 100644 --- a/README.md +++ b/README.md @@ -370,8 +370,8 @@ Following are some of the most commonly used constraints available in SQL − - You can choose a data type for a table column based on your requirement. - SQL Server offers six categories of data types for your use which are listed below − -### Exact Numeric Data Types +## 1) Exact Numeric Data Types ![image](https://user-images.githubusercontent.com/43011442/127181387-5c8a3c74-b852-4de7-a3f9-12903a6be7c9.png) -### Approximate Numeric Data Types +## 2) Approximate Numeric Data Types