Database Reference
In-Depth Information
ACTIVITY 4.1 CREATING DATABASE OBJECTS WITH
SQL IN WINDOWS AZURE SQL DATABASE
Windows Azure SQL Database provides a query tool to run SQL statements. In the follow-
ing, we will use the query tool to execute SQL statements:
1. In Internet Explorer , enter the following URL to the Windows Azure Management
Portal: https://windows.azure.com
2. Click the SQL DATABASES link on the left-hand side of your screen. hen, click
NEW .
3. Select SQL DATABASE and CUSTOM CREATE.
4. After the Specify database settings dialog is opened, enter the database name
Computer_Store and select your database server as shown in Figure 4.2. hen, click
the check mark to create the database.
5. On the sql databases page, select the newly created database Computer_Store and
click MANAGE .
6. Enter your user name and password as shown in Figure 4.3. hen, click the Log on
arrow to log on to the SQL Database portal.
7. Once the SQL Database portal is opened, on the toolbar, click New Query . As shown
in Figure 4.4, the SQL Query pane is open and is ready for you to enter the SQL
statements.
Figure 4.2
Create Computer_Store database.
Search WWH ::




Custom Search