Viewing 2 posts - 1 through 3 (of 3 total)
In order to add primary key select that field and click on primary key. field_name datatype() primary key;
field_name datatype() primary key;
February 12, 2018 at 3:04 am
#1979395
your date format is not correct. it should be month/date/year. your are trying to do with date/month/year which is not correct according to format.
February 7, 2018 at 4:58 am
#1978830