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

 

 

$LJ

 

The $LJ function will left-justify a string by eliminating the leading white space.

The return datatype is C STRING.

Syntax

Example

SQL Reference

Commands

Functions

 

Syntax

$LJ(string)

$LJ()

Required.

string

Required. The string that is to be left. This can be a string literal or other scalar_expression resulting in a string.

top

 

Example

select $LJ(company), $RJ(company) from customers where company='systems'

Dynamic Information Systems Corporation
Dynamic Information Systems Corporation

 

 

top

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

DISC | Documentation Home