Skip to content

paste0 in mutate #21

Open
Open
@mohammad-alfaifi

Description

@mohammad-alfaifi

I am not sure if this should be reported here.

I am trying to create a new column from a date and time column :

mutate (dtime = paste0(date_col, time_col))

but I get this error message:

Error in new_result(connection@ptr, statement) :
nanodbc/nanodbc.cpp:1344: 42000: [Teradata][ODBC Teradata Driver][Teradata Database] Syntax error: expected something between '(' and a string or a Unicode character literal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions