Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
integration:rawdata:creation [2011/04/04 21:35]
deb
integration:rawdata:creation [2016/06/28 22:38] (current)
Line 11: Line 11:
 [[integration:​rawdata:​updates|Updates]] | [[integration:​rawdata:​updates|Updates]] |
 **[[integration:​rawdata:​creation|Generating Data Files]]** | **[[integration:​rawdata:​creation|Generating Data Files]]** |
-[[integration:​rawdata:​implementation|Implementation ​Guides]]+[[integration:​rawdata:​integration|Integration ​Guides]]
  
 ---- ----
Line 34: Line 34:
 Omnidex SQL statements can be used to generate different types of raw data files. ​ The [[dev:​sql:​statements:​export|EXPORT]] statement can be used to convert the results of any SQL statement into raw data files supported by Omnidex. ​ These EXPORT statements can be as simple as exporting all of the columns from a table, or as complex as joining multiple tables with complex aggregations and expressions.  ​ Omnidex SQL statements can be used to generate different types of raw data files. ​ The [[dev:​sql:​statements:​export|EXPORT]] statement can be used to convert the results of any SQL statement into raw data files supported by Omnidex. ​ These EXPORT statements can be as simple as exporting all of the columns from a table, or as complex as joining multiple tables with complex aggregations and expressions.  ​
  
-In the examples below, Omnidex EXPORT statements are used to create raw data files. ​ These examples create fixed-length data files, but there are options to cause files to be created using different types. ​ Consult the [[integration:​rawdata:​implementation|Implementation ​Guides]] to see instructions for exporting data to each type of file.+In the examples below, Omnidex EXPORT statements are used to create raw data files. ​ These examples create fixed-length data files, but there are options to cause files to be created using different types. ​ Consult the [[integration:​rawdata:​integration|Integration ​Guides]] to see instructions for exporting data to each type of file.
  
 == Omnidex SQL Example 1: Export of a table == == Omnidex SQL Example 1: Export of a table ==
Line 88: Line 88:
  
 **[[integration:​rawdata:​updates|Prev]]** | **[[integration:​rawdata:​updates|Prev]]** |
-**[[integration:​rawdata:​implementation|Next]]**+**[[integration:​rawdata:​integration|Next]]**
  
 ====== Additional Resources ====== ====== Additional Resources ======
 
Back to top
integration/rawdata/creation.1301952936.txt.gz ยท Last modified: 2016/06/28 22:38 (external edit)