kindly plz anyone can tell me what is the query for updating a table having one column createddatetime which is like '11/30/2010 12:30:01 PM'. i want to set some more records to that values using update command. how?
i can do it using for update.. by manually one by one...
but how to do it using update command? plz help me in this..
i tried this command Like this
"update <table_name> a
set a.createddateti me=to_char('11/30/2010...
User Profile
Collapse
-
seemantika started a topic How to update a table setting date as '11/30/2010 12:30:01 PM' in particular records?in OracleHow to update a table setting date as '11/30/2010 12:30:01 PM' in particular records?
No activity results to display
Show More