How can i put a placeholder in a sql query string in java?
I need to change the ’22-05-2024′ with a placeholder to pass dinamically the parameter and then pass the string to the searchLimit for the query. How can i do? I need to pass the parameter how argument of the method and then…?
Thank you all for the help and sorry for bad english!