External Procedure : Alternate for Timestamp
I am trying to create an external procedure for an insert query, however, I am getting syntax error for "Timestamp" does not seem to be a proper data type that can be accepted in the parameter list of the INSERT query. Please suggest the alternative data type that can be used instead of Timestamp. Thanks, Shardul
0
Comments