Is it possible to export a node IP list to a .csv file?
You could also create a report to show say the device name & its IP (just as a confidence thing to make sure that you've caught them all), then remove (or hide) the name column, re-run the report, press the Printable Version and finally cut & paste it all into Notepad. You can then paste it into Excel and save it as a CSV. Its a bit more longwinded than creating a SQL query, but less scarey!
yes, using the database manager, double-click on the nodes table and run a query.
Then under File - click Export - and it will give you choices on which format to save (xls, csv,) - and also give you the choices on which fields you want to export. You will need to uncheck the options that you do not want.