Hi everyone, Does anyone know query: SELECT * FROM...
# general
d
Hi everyone, Does anyone know query: SELECT * FROM last ,but table last only hostname, now i want to get more detail ipaddress, i see table "interface_addresses" have 2 columns: address and interface , how to query with last table has ipaddress. thank
l
you can do sql joins
i'd look for a hint on the common thread but I don't have a "last" table, so can't help you there