SQL Scroll Form

Now you can enter an arbitrary SQL-Query on our example database. Here are a few variations on the SELECT command that you might like to try:

  • SELECT * FROM guestbook
  • SELECT Guest_Name FROM guestbook ORDER BY Guest_Name
  • SELECT DISTINCT Guest_Name, Email, Address FROM guestbook ORDER BY Guest_Name
  • SELECT COUNT (*) FROM guestbook
  • SELECT COUNT (*) FROM guestbook WHERE Country="USA"
  • SELECT * FROM guestbook WHERE Guest_Name LIKE 'R%'

Watch how the Query Result changes depending on the form of the SELECT command that you enter.

Back

Maximal Number of rows to read :


This page was dynamically generated by the web application development tool RADpage of H.E.I.
© 1996-2012 H.E.I. All Rights Reserved.



Homepage
Intro/Features
Component Guide
Programming
  Language Guide
  Language Ref.
  Component Ref.
  Class Library
  User Components
  Tryout Form
  Tutorial
  New Features
  heitml 1
    dba Tutorial
    dbq Tutorial
    dbs Tutorial
    The heitml Libraries
    Demonstration
      Dynamic Content
      Email Forms
      Display Guestbook
      Guestbook
      Search Guestbook
      SQL Scroller
      Redef. Source
User Guide
FAQ
Mailinglist
Discussion Group
Services
Pricing/Register
Download
Frame
 
Contact
 
 
 
Search: