vanama1
Explorer
Member since ‎2005 Nov 20

User Statistics

  • 9 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

When I use the table name as VAW* in create a .hdbsynonym object as following, it creates/activates successfully. But when I use table name("Sandbox.yy.data::xxxtables.VAW*")that is generated as a result from a .hdbdd document activation, the synonym...
HiI have a requirement to merge few ranges and the ranges are pretty random. Here is an example. The idea is to feed only final applicable ranges after merging.The final result supposed to be only two ranges: 1-779 ; 850-875How can we achieve this in...
Hi Guys,I am trying to schedule the upload of a .csv file from windows batch file .batI am able to connect to HANA using HDBSECUSER store login and can execute every single SQL command through batch file, but not IMPORT or IMPORT FROM command.Here is...