Aggiungi ai preferitiRama Rao Gudivada (Cognizant) ha fatto una domanda in #MuleSoft Connectors / SDK / DevKit15 giu 2017, 10:48How to fetch the table names from MongoDB?Hi, How can i get the table names in mongoDB and how to retrieve it.Thanks11 risposteOrdinaOrdina per dataOrdina in base alla maggiore utilitàOrdina per dataCarica più commenti...MuleSoft Community Forum Member (Inactive) (Salesforce)20 giu 2017, 06:43You can use below line of code to fetch the table names.db.getCollectionNames().Aggiungi un commentoScrivi una risposta...GrassettoCorsivoSottolineaBarratoElenco puntatoElenco numeratoAggiungi linkBlocco codiceInserisci immagineAllega fileURL del linkAnnullaSalva0/9000Rispondi
MuleSoft Community Forum Member (Inactive) (Salesforce)20 giu 2017, 06:43You can use below line of code to fetch the table names.db.getCollectionNames().