er_sharmasunil
Explorer
Member since ‎2015 Mar 09

User Statistics

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

User Activity

Hi All, I have been trying to remove hidden \r\n from the input string and want output as shown below. Do begin declare str_split varchar(1000) := '60.0,6000.0 60.0,6,6004.9 '; declare rep_str varchar(1000); select replace(:str_spl...
Hi All, I created simple flow-graphs(Web IDE HDI container XSA) using synonym of virtual table from different schema as source and template as target table. I included projection node in between and enable data preview using debug mode(data previe...
Hi All, I am stuck in below scenario. For example, there is a test let’s call it ‘Current Calibration Data' is conducted on some product with some parameters like setpoint, readback, v_offset. Once the product is being tested it will generate th...
Hi All, I have created a table with an 'ID' column and it automatically creates a sequence name "_SYS_SEQUENCE_4231595_#0_#"'. I know if you delete and reload the data from the table, the sequence won't reset. I am trying to reset the sequence ...
Hi Community Members, I have a requirement where I need to extract data from the text file and load it into the HANA tables. The text file is contained data as shown in the attached file. Highlighted one show fields and corresponding data for e...