1
Answer

Inserting current system date and time into column

I want to write a stored procedure which can insert current date and time(from system) into table column

Answers (1)