How can I print every key in a repl.it database?
Hello! I just have a simple question.... I want to view every key in my Repl.it Database, but I'm not sure how to. Can someone tell me how?
Voters
RYANTADIPARTHI
you have assigned a vatriable name to db.keys()
if you mean by keys. i think to list them out, all you need to do is to print out that variable to the console. simple. nothing else. correct me if I'm wrong.
AustinCharb
@RYANTADIPARTHI It shows a URL... if I click on it, it shows a completely blank page..
RYANTADIPARTHI
@AustinCharb well, then i don't think there is a specific way to show them. keys just save in.
easy