Learn more about Toad for SQL Server
at Quest.com

Find solutions and downloads at the
Toad for SQL Server Support Portal

< To bookmark a page, right-click the Page Title and select Add to Favorites / Bookmark This Page

Toad for SQL Server 5.7

You are here: Edit SQL > View Objects at the Cursor

View Objects at Cursor (DESCRIBE)

When creating SQL statements, you frequently need to view the structure of a table. This feature provides an easy way to view the details for a table or other database objects.

To view objects at the cursor

  1. Place the cursor beside the object you want to view or select the object in the Editor.

  2. Click (SHIFT+F4).

 

Related Topics

About Editing SQL