Other News

Community

Using EXISTS

Many times you’re required to write query to determine if a record exists. Typically you use this to determine whether to insert or update a records. Using the EXISTS keyword is a great way to accomplish this.

Community

Book Excerpt: XForms Essentials

by Micah Dubinko – If you work with forms, HTML, or XML information, “XForms Essentials” will provide you with a much simpler route to more sophisticated interactions with users. This sample chapter discusses real-world examples, host language issues, linking attributes, and more.