Ask a Question related to Databases, Design and Development.
-
tommy@1987 #1
Timestamp Column in DB2
Hi,
I have a column XXX with datatype timestamp in DB2.whenever i view the data inside the column i get only the date and hr/minute part Eg:8/17/2010 4:56 AM
How can i view the seconds part of the column..Please reply soon?
Junior Member
- Join Date
- Aug 2010
- Posts
- 1
-
Inserting both date AND time into one timestamp column
Probably something really easy that i'm missing here.... I have a form with both a date field and a time field for a users sessions info. User... -
Converting a 3 column pdf address list to a one column MS word doc
I need to convert a 3 col pdf into a manipulable text doc. Acrobat gives me lots of ways to do this in the normal program, but it doesn't preserve... -
int4 -> unix timestamp -> sql timestamp; abstime?
Hello, what is the opposite of cast(extract('epoch' from now()) as int)? The only thing I found that works is cast(cast(... as abstime) as... -
How to format TIMESTAMP column??
Hi, Would anyone be kind enough to supply an echo statemt which will format a TIMESTAMP mysql column as HH:MM, DD/MM/YY Thanks :-) -
how to Add different controls(textBox,DropDownList or some ) in the same column,based upon the value in the previous column (Say second Colum which contain dropdown with some values) ?
I am new to ASP.NET. I am facing problem with datagrid. I will explain prob now. In the datagrid the first column is name in the second...



Reply With Quote

