search for: r52631

Displaying 1 result from an estimated 1 matches for "r52631".

Did you mean: 52631
2010 Jul 28
1
Reading timestamp column from MySQL
Hi, I am reading a SQL (MySQL) table in R data frame. When I read in the table that has a timestamp data-type field, R gives it the following format:- 1.236887e+12 So when I want to manipulate a column with timestamp = 1236887146615 It returns me multiple rows, as many timestamps gets converted to same value: 1.236887e+12 Any ideas of how this could be dealt with, so that I can get the