0% found this document useful (0 votes)
24 views1 page

Problem 9

IBM Db2 on Cloud is a fully managed database service that allows users to build and deploy cloud-native applications without managing infrastructure. It provides a relational database with built-in analytics and AI capabilities. The document discusses a Db2 on Cloud database and provides an example SQL query to order census data by hardship index.

Uploaded by

resza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views1 page

Problem 9

IBM Db2 on Cloud is a fully managed database service that allows users to build and deploy cloud-native applications without managing infrastructure. It provides a relational database with built-in analytics and AI capabilities. The document discusses a Db2 on Cloud database and provides an example SQL query to order census data by hardship index.

Uploaded by

resza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

IBM 

Db2 on Cloud

* Untitled …

Syntax assist

1 select community_area_name, hardship_index


2 from census_data
3 order by hardship_index desc

History Results

Result set 1 Details

Filter table

COMMUNITY_AREA_NAME HARDSHIP_INDEX

CHICAGO

Riverdale 98

Fuller Park 97

South Lawndale 96

Englewood 94

Gage Park 93

West Garfield Park 92

New City 91

West Englewood 89

Washington Park 88

North Lawndale 87
1–50 of 78 items

You might also like