In the Ch. 11 folder of the Student Sample Programs, you will find a database file named PopulationDB.mdf. The database has a table named city. The city table has the following colums.

discussion 4
August 7, 2017
CREDIBILITY AND WEBSITES ARE CORRELATED.
August 7, 2017
Show all

In the Ch. 11 folder of the Student Sample Programs, you will find a database file named PopulationDB.mdf. The database has a table named city. The city table has the following colums.

In the Ch. 11 folder of the Student Sample Programs, you will find a database file named PopulationDB.mdf. The database has a table named city. The city table has the following colums.

Column Name        Data Type

City       nvarchar(50) Primary key

Population      float

The city column stores the name of a city and the population column stores the population of that city. The database has 20 rows already entered. Create an application that connects to the PopulationDB.mdf database and allows the user to perform the following:

-Use data-bound controls to add new rows to the database, change existing rows, and delete rows.

-Sort the list of cities by population, in ascending order.

-Sort the list of cities by population, in descending order.

-Sort the list of cities by name

-Get the total population of the cities.

-Get the average population of all the cities.

-Get the highest population.

-Get the lowest population.

Click here to place an order  for a similar  paper  and have exceptional work done by our team and get A+results


Leave a Reply

Your email address will not be published. Required fields are marked *