2139 links
238 private links
  • Ginko's Link Dump
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
  • ABAP SQL Like condition

    Pattern matching en openSQL :
    SELECT [...] WHERE field LIKE '_match%#%' ESCAPE '#'.

    With '_' match any char, '%' match any string, even an empty one and ESCAPE to specify an escape char

    May 4, 2015 at 6:13:16 PM GMT+2 - permalink -
    QRCode
    - archive.org - http://help.sap.com/abapdocu_731/en/abenwhere_logexp_like.htm
    abap
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation