15-10-21, 04:20 PM
PHP كود :
Sql = "SELECT st_name,code , d_brith , DATEADD(year,60,d_brith) AS date2 FROM students where d_birth between @d1 and @d2 "
|
زيادة عدد من السنوات لحقل تاريخ
|
|
15-10-21, 04:20 PM
PHP كود : Sql = "SELECT st_name,code , d_brith , DATEADD(year,60,d_brith) AS date2 FROM students where d_birth between @d1 and @d2 " تم الشكر بواسطة: خالد كامل1 , ابو انس , egy_program
|
|
|