databases and tables tips
privatecloudev

privatecloudev @aheisleycook

About: i am a php dev alslc++ python and c# .net c Ilike

Location:
calfornai sherman oaks
Joined:
Dec 8, 2020

databases and tables tips

Publish Date: Aug 1 '21
2 2

make sure your erd and primary key make sense

good table build

schema student(stu_id,stu_fname,stu_lname,stu_code,stU_year,stu_enrollled_at);

Comments 2 total

Add comment