DISC

Contents | What's New | Quick Links

 

SQL Functions

Introduction

Software Installation

Concepts and Design

Designing Applications

Omnidex Environments

SQL Reference

Omnidex API's

Utilities

Interfaces

Performance Guide

Troubleshooting Guide

Appendix

 

 

UPPER

 

Converts a string to all upper case characters.

Syntax

Example

SQL Reference

Commands

Functions

 

Syntax

UPPER(string)

 

Example

select

UPPER (contact)

from customers where state = 'co'

Contact
-----------------------

MARK TRASKO
TERRY O'BRIEN
DAVE SMITH

 

 

top

Dynamic Information Systems Corporation - Omnidex Version 3.8 Build 6 J15.03-Copyright © 2003

DISC | Documentation Home