if (FALSE) {
dataStoreId <- "5c1303269300d900016b41a7"
CreateDataSource(type = "jdbc",
canonicalName = "Airline stats after 1995",
dataStoreId = dataStoreId,
query = 'SELECT * FROM airlines10mb WHERE "Year" >= 1995;')
}
Run the code above in your browser using DataLab