How to Use the Query Editor in MS SQL Server

Description

Learn how to use the Query Editor in MS SQL Server.

Transcript
Now let's open up index.html, which as you recall was totally blank before. I will show you another way of placing objects on to a page. This time we are going to use an object called the Layout Grid. It's found in the Basic set of Objects over here in the objects palette, and it's the first object in the set of objects. Simply double-click or click-and-drag to place one on to the page. In this case, I'll double-click. Once the grid is on the page, we just click-and-drag any of the little blue handles to resize the grid. Now this might be a good time for me to bring your attention back to the Inspector Palette, because you'll notice that with the Layout Grid selected on the page, Inspector Palette now reads Layout Grid in the lower-left corner. That's because it is context sensitive. So whatever object I have selected on my page or in my site window is going to be reflected down here in the lower-left corner of the Inspector Palette. If I prefer instead of dragging, I can simply type in the Width that I would like my object to be. So I'll type in 580 pixels, which is the exact size that I want my grid to be. Notice, you can also change the Grid size. So instead of 16X16, we'll make this 8X8. Notice that the grid has changed to update accordingly. I can change the Background Color of the grid, just as I could on a layer, but instead of just clicking into the color well to open the color palette up, I can click on this little tiny triangular in the lower-right corner, and instead I can get a list of swatches from which we can choose. So I am going to choose my favorite which is VisiBone2. It's a great palette that's laid out specifically for web work. Now I am going to select a color from this swatch palette and it's applied instantly to the background of the grid.
Related Articles

How to Use the Query Editor in MS SQL Server

Fixing Error 8930 to recover SQL database in MS SQL Server 2000

The DBCC CHECKDB utility is a useful tool in MS SQL Server databases that enables you to find and repair any kind of issues in the MDF files. There are several kinds of repair clauses that help in repairing different types of problems....

Recovering MS SQL Server 2000 database in case of Error 8645

Lot many times, when you work on an MS SQL Server database you would have seen some queries unable to execute even if they are correctly constructed. Most of the times, these problems arise when there are not enough memory resources for the query to be executed....

How to repair SQL database when Error 8903 occurs in MS SQL Server 2000 database

In the MS SQL Server databases, the IAM (Index Allocation Map), GAM (Global Allocation Map), SGAM (Shared GAM) are different types of pages that are used to store the records on the hard disks....

Resolving Error 8925 in MS SQL Server 2000 database using SQL database recovery software

In MS SQL Server databases, the records are stored in the form of pages, which are linked to each other in a sequential manner. Because of being linked to each other, the searching and inserting new records is made easy thereby saving a lot of precious time....

How to troubleshoot Error 8961 to recover SQL database in MS SQL Server 2000?

In the SQL Server databases, a text index node is the one that is one level higher than the nodes in the database. In addition, it includes the text pointer in the actual data or index rows....

Recovering Ms Sql Server 2000 Database In Case Of Error 8645

Lot many times, when you work on an MS SQL Server database you would have seen some queries unable to execute even if they are correctly constructed. Most of the times, these problems arise when there are not enough memory resources for the query to be executed....

Resolving Error 8925 In Ms Sql Server 2000 Database Using Sql Database Recovery Software

In MS SQL Server databases, the records are stored in the form of pages, which are linked to each other in a sequential manner. Because of being linked to each other, the searching and inserting new records is made easy thereby saving a lot of precious time....

How To Rectify Error 8948 To Repair Sql Database In Ms Sql Server 2000

A PFS (Page Free Space) page in the databases has allocated one byte per page in the file interval, which is about 64 MB. Every byte in the page contains three status bits that convey the type of the page and its status as to whether it is allocated or not....

How To Perform Sql Database Recovery In Case Of Ms Sql Server Error 9004

A transaction log is an important component of database which is often ignored or overlooked as it is not regularly maintained or used by the database administrators or users....

SQL Server

SQL Server is a Platform vision that helps your organization to manage any data, any place, and any time. By using SQL server you may store data from structured, semi-structured, and unstructured documents...