Question: 1 - Setup a webserver 2 - Create a page that allows users to submit their name and a ticket number to a SQL Express
1 - Setup a webserver
2 - Create a page that allows users to submit their name and a ticket number to a SQL Express database on the webserver. (Automatically track the date data submitted)
3 - Create a page that that displays the contents of the SQL database sorted by date and Name and then a count of the ticket numbers.
What i need to know is the syntax for the webpages and the syntax for the queries needed to access data. for the purpose of this test. let the user column be Worker_NAME and ticket ID be from the TICKET_ID column. I am rusty on SQL. database information will be provided to me later. I need the webpage data that I can fill in with the provided database info, username, and password
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
