Changes between Version 10 and Version 11 of Saving and loading the database with Eider
- Timestamp:
- Mar 13, 2012 3:20:07 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Saving and loading the database with Eider
v10 v11 49 49 To know how many lines you have in the table estaciones_st from the schema oria 50 50 select count(*) from oria.estaciones_st 51 Para riversegments 52 select count(*) from ccm21.riversegments 51 53 }}}