# NOT RUN {
# By table name
sdtab <- get_data(xpdb_ex_pk, 'sdtab001')
sdtab
# By problem
tables <- get_data(xpdb_ex_pk, .problem = 1)
tables
# Tip to list available tables in the xpdb
print(xpdb_ex_pk)
# }
Run the code above in your browser using DataLab