cancel
Showing results for 
Search instead for 
Did you mean: 

Identity

giuseppe_moglia5
Participant
0 Kudos

Hi Guys

How can i get the ident_current (MS SQL Syntax) of a table?

I've already developed 2 functions for ISNUMERIC and REPLICATE (MSSQL), someone has an hint?

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

giuseppe_moglia5
Participant
0 Kudos

I've found this:

CURRENT_IDENTITY_VALUE - SAP HANA SQL and System Views Reference - SAP Library

But If I try:

SAP DBTech JDBC: [328] (at 7): invalid name of function or procedure: CURRENT_IDENTITY_VALUE: line 1 col 8 (at pos 7)

Any hints?

thanks