Skip to content

Instantly share code, notes, and snippets.

View Alsafady's full-sized avatar

Abdulaziz Alsafadi Alsafady

View GitHub Profile
المنطقة الشرقية
-الظهران
-الدمام
-القطيف
-الخبر
-حفر الباطن
-الأحساء
-الجبيل
-النعيرية
-رأس تنورة
@Alsafady
Alsafady / validate_saudi_id.sql
Created October 9, 2020 10:23 — forked from daif/validate_saudi_id.sql
Validate Saudi identity card number
#
# validate_saudi_id() function for MySQL/MariaDB
# This function will validate Saudi identity card number
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# by Daif Alazmi (http://daif.net)