AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Administrar bases de datos / HFSQL
  • Overview
  • Search performed in a file with no key
  • Search performed in a file with a key
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Browsing the HFSQL data files
Overview
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search.
Search performed in a file with no key
All the records are read to find the sought record.
Search performed in a file with a key
The use of a key allows you to create an INDEX. The index gives direct access to the sought record.
See also
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 13/06/2023

Señalar un error o enviar una sugerencia | Ayuda local