search for: dbsendupdate

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

2011 Nov 08
2
multi-line query
...;name" varchar(12))' I write a lot of code, so I'm looking to type less than this, but it is more readable from and SQL standpoint: s <- gsub("\n", "", 'create table r.BOD( "id" int primary key ,"name" varchar(12)) ') How it is used: dbSendUpdate(con, s) Regards, Ben [[alternative HTML version deleted]]