Computer Science, asked by keerthiram603, 14 hours ago

Create the following tables with given attributes having appropriate data type and specify the necessary primary and foreign key constraints: Voter (VoterId, Votername, Gender, Boothid,Checkvote) checkvote is 1(voted) or 0 (not voted) Booth (Boothid, Location, BIncharge ) a) (i)List the count of voters in each Booth (ii) List the count of Male voters voted. b) Display the overall count of voters voted in the election. c) Display the Boothid, Location and count of voters voted. d) Write a function to return the percentage of poll in a booth when boothid is given as input.

Answers

Answered by s1057shrinkila014160
1

Answer:

sorry i don't know if you can sak someone else

Similar questions