Scroll to navigation

FORMAT-SQL(1) User Contributed Perl Documentation FORMAT-SQL(1)

NAME

format-sql - utility to format SQL statements

SYNOPSIS

format-sql [--profile|-p none|console|console_monochrome|html]
format-sql --usage

SUMMARY

This program creates an interactive environment, where the user types in SQL, and the program responds with the SQL neatly formatted, revealing the underlying syntactical structure.

OPTIONS

The "-p" or "--profile" can select between four alternative ways of formatting the data, known as profiles. This defaults to console.
2010-11-03 perl v5.10.1