how can i execute scripts like mysql so that i can create the tables and candidate keys using the sql scripts?
Use sql script execution windows.
See language reference for building scripts also search some sample scripts.
Log in to post a comment.
how can i execute scripts like mysql so that i can create the tables and candidate keys using the sql scripts?
Use sql script execution windows.
See language reference for building scripts also search some sample scripts.