Insert into Memberss Values(\'1\',\'Amy\',\'Jhonson\',\'770123789\',\'109 Harbin
ID: 3906233 • Letter: I
Question
Insert into Memberss Values('1','Amy','Jhonson','770123789','109 Harbinsroad','40','Basic','Credit Card');
Insert into Memberss Values('2','Bicky','Branan','404934009','210 Morningmist','202','Super','Credit Card');
Insert into Memberess Values('3','Charles','Knight','678098123','980 Venturelane','100','Pro','Cash ');
Insert into Memberess Values('4','Debra','Holston','770945109','560 Norcrossway','40','Basic','Cash');
Insert into Memberess Values ('5','Eric','White','404908321','789 Johnscreek','100','Pro','Credit Card');
Insert into Memberess Values('6','Felicia','Hampton','678109567','900 Parkviewlane','202','Pro','Credit Card');
Please use primary key and foreign key in this table .Include screenshot too
Please re write this table in MS SQL using Primary Key,Foreign Key
Explanation / Answer
From these insert queries, I could only figure out the following deductions:
But, I could not figure anything about the rest columns.
As a result, I could not answer your query correctly.
Please help me out by providing me the current structure of table Memberss.
Once you do that, I will answer your question.