question listlengths 1 5 | answer_text stringlengths 22 465 | correct_answer stringclasses 31
values | domain stringclasses 6
values |
|---|---|---|---|
[
"How many broadcast domains are created with 10 VLANs and 40 switch ports?"
] | A. 40
B. 1
C. 50
D. 10
| D | Network Access |
[
"How does CDP communicate configuration state between supported Cisco devices?"
] | A. multicast MAC address
B. multicast IP address
C. unicast frames
D. broadcast frames
| A | Network Access |
[
"Refer to the network topology drawing. What is the source MAC address and destination MAC\n address of the packet at P1 when it is forwarded to router-2?",
"https://img-c.udemycdn.com/redactor/raw/2020-03-25_15-38-24-1348bea79fb1e48e1ee0fa30b42f0f73.png"
] | A. source MAC address = 0000.000c.cccc
B. source MAC address = 0000.000c.cccc
C. source MAC address = 000a.aaaa.aaaa
D. source MAC address = 000a.aaaa.aaaa
| A | IP Connectivity |
[
"There is a local router interface assigned IP address 192.168.12.1/29. What IOS commands\n would enable that interface to ONLY advertise 192.168.12.0/29 prefix to OSPF neighbors in\n area 0?"
] | A. router ospf 1
B. interface gigabitethernet0/1
C. router ospf 1
D. router ospf 1
E. router ospf 1
| C | IP Connectivity |
[
"What prefix is assigned to any IPv6 link local address?"
] | A. 2000::/3
B. FD00::/8
C. ::/128
D. FE80::/10
| D | Network Fundamentals |
[
"What cannot be configured on a Layer 2 port channel? (select two)"
] | A. static (on) mode
B. trunk mode
C. switchport command
D. CDP
E. access mode
F. port security
| DF | Network Access |
[
"What IOS command displays IP address, MAC address and lease expiration of all DHCP enabled\n hosts?"
] | A. show ip dhcp pool
B. show dhcp
C. show ip dhcp address
D. show ip dhcp binding
| D | IP Services |
[
"How does SNMPv2 authenticate messages between network devices and NMS?"
] | A. Traps
B. MD5
C. password string
D. community strings
| D | IP Services |
[
"What IOS command enables NTP server mode on an internet router?"
] | A. ntp master 192.168.1.254
B. ntp peer 192.168.1.254
C. ntp server 192.168.1.254 stratum 0
D. ntp server 192.168.1.254
| A | IP Services |
[
"What OSPF network type is assigned to a serial interface by default?"
] | A. point-to-point
B. non-broadcast
C. multicast
D. broadcast
E. wan
| A | IP Connectivity |
[
"Select the correct statement concerning OSPF operation?"
] | A. OSPF process identifier is only locally significant
B. multiple database topology tables are supported per OSPF process identifier
C. OSPF process identifiers must match between routers to advertise routes
D. OSPF process identifier has an assignable range from 1-255 only
E. multiple OSPF process identifiers can be ... | A | IP Connectivity |
[
"What switch port mode is assignable to a Layer 2 EtherChannel? (select the best answer)"
] | A. trunk mode only
B. channel only
C. access mode or LACP
D. access mode or trunk mode
E. access mode only
| D | Network Access |
[
"How do you enable LLDP globally and disable per interface? (select three)"
] | A. no transmit lldp
B. lldp enable
C. no receive lldp
D. lldp run
E. no lldp receive
F. no lldp transmit
| DEF | Network Access |
[
"What are two primary services provided by Network Address Translation?"
] | A. decrease the number of subnets required on a private network
B. translate private IP addressing to a public routable IP address
C. translate public routable IP address to private IP addressing
D. translate private IP addressing only
| BC | IP Services |
[
"What last statement is mandatory for an IPv4 extended access list that is comprised of all\n deny statements?"
] | A. deny any
B. deny ip any any
C. permit ip any
D. permit ip any any
E. permit any
| D | Security Fundamentals |
[
"What wireless encryption technology is associated with WPA?"
] | A. MIC
B. AES
C. SAE
D. CCMP
E. TKIP
| E | Network Access |
[
"What are characteristics of NTP? (select three)"
] | A. ntp peer is a backup synchronization role
B. authentication and logging are enabled by default
C. logging is disabled
D. hardware clock on switch is synchronized with NTP time source
E. software clock on switch is synchronized with NTP time source
| ACE | IP Services |
[
"What per-hop behavior (PHB) is used to differentiate traffic first?"
] | A. classification
B. marking
C. queuing
D. shaping
E. congestion avoidance
| A | IP Services |
[
"Refer to the network topology drawing. Where would you apply the following extended ACL to\n prevent any user from initiating a Telnet session from R1 to any router?",
"router# access-list 100 deny tcp any any eq 23",
"https://img-c.udemycdn.com/redactor/raw/quiz_question/2021-02-13_14-01-33-433d706ddd59... | A. R2 interface Gi0/1 inbound
B. R1 interface Gi1/1 inbound
C. R3 interface Gi0/1 inbound
D. R3 Gi0/1 inbound and outbound
E. R1 interface Gi1/1 outbound
F. R2 interface Gi1/1 outbound
| A | Security Fundamentals |
[
"What VLANs cannot be deleted? (select the best answer)"
] | A. 2, 1005
B. 1, 1006-4094
C. 1, 1002-1005
D. 1002-1005
| C | Network Access |
[
"Refer to the network topology drawing. Router-1 cannot establish an OSPFv2 neighbor adjacency\n with router-2. What is the most probable cause based on the options provided?"
] | A. router ID for each router is not in the same subnet
B. both routers are configured as broadcast network type
C. loopback IP addresses are not assigned within the same subnet mask
D. network interfaces are directly assigned to area 0
E. hello timer mismatch between routers
F. process ID mismatch between neighbor rout... | E | IP Connectivity |
[
"What client authentication method is supported with Cisco WPA2 Enterprise brand wireless\n security?"
] | A. SSID
B. passphrase
C. TACACS+
D. RADIUS
E. AES
| D | Security Fundamentals |
[
"What protocol is not UDP-based?"
] | A. TFTP
B. SNMP
C. Syslog
D. NTP
E. ICMP
| E | Network Fundamentals |
[
"How is the IP address of a TFTP server communicated to Cisco IP phones?"
] | A. DHCP option 43
B. DHCP option 82
C. not supported
D. DHCP option 150
| D | IP Services |
[
"What is the primary difference between static and default routes?"
] | A. default route has a lower metric
B. static route has a higher administrative distance
C. static route includes a destination prefix
D. default route does not support local interface as next hop
E. default route is more specific
| C | IP Connectivity |
[
"What is the purpose of the following command on a switch port?"
] | A. disable autonegotiation of duplex mode
B. disable static trunking on switch port
C. enable DTP request frames on switch port
D. disable DTP broadcast frames on a switch port
E. disable DTP request frames on switch port
| E | Network Access |
[
"What Layer 2 interface errors are caused by collisions? (select two)"
] | A. TTL
B. CRC
C. runts
D. UDLD
E. giants
| BC | Network Fundamentals |
[
"Where is Root guard enabled on a Cisco switch?"
] | A. alternate ports
B. root ports
C. designated ports
D. backup ports
E. non-designated ports
| C | Network Access |
[
"What router is elected Backup Designated Router (BDR) when priorities are equal?"
] | A. router-4 (router ID = 172.16.1.4)
B. router-1 (router ID = 172.16.1.1)
C. router-2 (router ID = 172.16.1.2)
D. router-3 (router ID = 172.16.1.3)
| D | IP Connectivity |
[
"Select the valid host IP address from the following options?"
] | A. 192.168.1.7/29
B. 172.16.1.255/24
C. 10.10.1.5/30
D. 10.10.1.3/30
| C | Network Fundamentals |
[
"How is a failover (backup) path configured for a static route?"
] | A. default-information originate
B. floating static route
C. any dynamic route
D. static route with lower metric
E. host route
F. static route with lower administrative distance
| B | IP Connectivity |
[
"What router is elected Designated Router (DR) from the following?"
] | A. router-1 (priority = 1)
B. router-3 (priority = 10)
C. router-2 (priority = 3)
D. router-4 (priority = 5)
| B | IP Connectivity |
[
"What are characteristics of SDN architecture? (select three)"
] | A. Cisco SDN controller provides data plane forwarding
B. SDN controller relays information via southbound APIs to network devices
C. Cisco DNA Center includes SDN controller
D. data plane supports virtual (VM) network devices only
E. SDN applications requests are sent via northbound APIs
| BCE | Automation and Programmability |
[
"What statement correctly describes virtualized services?"
] | A. ESXi is not a hypervisor
B. containers do not require a hypervisor
C. Linux virtual machines do not require a hypervisor
D. Type 2 hypervisor is faster than Type 1 hypervisor
| B | Network Fundamentals |
[
"What statements correctly describe HSRP election when router priorities are equal and\n preemption is enabled? (select two)"
] | A. HSRP elects the router with highest physical interface IP address when priorities are
equal
B. standby router that joins group with higher interface IP address does not preempt
active router
C. standby router that joins group with higher interface IP address will preempt active
router
D. HSRP supports assig... | AB | IP Services |
[
"What statement is correct concerning the native VLAN?"
] | A. native VLAN is assigned to trunk port only
B. CDP frames are not forwarded
C. native VLAN prevents broadcast storms
D. native VLAN can be configured on an access mode port
| A | Network Access |
[
"How are OSPF routing updates sent from spoke routers to DR/BDR routers?"
] | A. send routing updates via multicast address 224.0.0.5 to DR
B. send routing updates via multicast address 224.0.0.10 to DR
C. send routing updates via multicast address 224.0.0.6 to DR/BDR routers
D. send routing updates via multicast address 224.0.0.5 to DR/BDR routers
E. send routing updates via multicast address 2... | C | IP Connectivity |
[
"What version/s of SNMP support MD5 authentication?"
] | A. SNMPv3
B. SNMPv2
C. SNMPv2c
D. SNMPv2c and SNMPv3
| A | IP Services |
[
"What are two data sources associated with predictive AI? (select two)"
] | A. GitHub
B. Wikipedia
C. real-time telemetry
D. historical logs
| CD | Automation and Programmability |
[
"Where is Loop guard enabled on a Cisco switch? (select the best answer)"
] | A. Loop guard is only enabled on PortFast enabled switch ports
B. Loop guard is only enabled on designated and root ports
C. Loop guard is only enabled on non-designated switch ports
D. Loop guard must be enabled globally on all switch ports
| C | Network Access |
[
"What statement accurately defines machine learning?"
] | A. machine learning is a subset of Artificial Intelligence (AI)
B. machine learning is a subset of deep learning (DL)
C. machine learning is a subset of generative AI (GenAI)
D. machine learning is a subset of natural language processing (NLP)
| A | Automation and Programmability |
[
"What are CRUD acronym events?"
] | A. Create, Remove, Undelete, Delete
B. Configure, Read, Update, Delete
C. Create, Remove, Update, Delete
D. Create, Read, Update, Delete
| D | Automation and Programmability |
[
"What is the correct IOS command to enable the voice VLAN on a switch port?"
] | A. switchport voice vlan 10
B. switchport access voice vlan 10
C. switchport mode access voice 10
D. switchport access vlan voice 10
| A | Network Access |
[
"What statement correctly describes switch port operation after BPDU guard is enabled?"
] | A. The switch port sends BPDU messages
B. PortFast is disabled and transitions to a normal edge port
C. The switch port does not send or receive BPDU messages
D. The switch port is disabled for spanning tree protocol
| A | Network Access |
[
"How is STP information communicated between switches?"
] | A. CDP
B. ARP
C. LLDP
D. Ethernet
E. BPDU
| E | Network Access |
[
"What are two examples of security mitigation techniques?"
] | A. awareness training
B. forensics
C. Man-In-The-Middle (MITM)
D. software update
E. root kit
| AD | Security Fundamentals |
[
"What are the advantages of Power over Ethernet? (select two)"
] | A. automation
B. performance
C. cost effective
D. security
E. extend wireless network
| CE | Network Fundamentals |
[
"What IOS command is required to disable DNS services on a Cisco device?"
] | A. no ip domain-server
B. no ip dns-server
C. no ip domain-lookup
D. no ip name-server
E. no ip host
| C | IP Services |
[
"How do you configure the OSPF network type?"
] | A. OSPF router process
B. per interface
C. interface priority command
D. network area command
| B | IP Connectivity |
[
"What route is installed in the routing table when 200.200.1.0/29 route is advertised from the\n following sources?"
] | A. default route
B. EIGRP route
C. OSPF route
D. RIPv2 route
| B | IP Connectivity |
[
"What VLANs are allowed across a trunk by default?"
] | A. 1
B. none
C. 1, 1002-1005
D. all VLANs
| D | Network Access |
[
"How does WPA2-PSK enable security for wireless clients? (select two)"
] | A. passphrase creates unique encryption keys per client
B. passphrase creates the same encryption key for all clients
C. WPA2-PSK enables device and user authentication
D. WPA2-PSK enables device authentication
| BD | Network Access |
[
"How is VLAN membership of a frame learned for 802.1q tagging before forwarding across trunk?"
] | A. trunk port learns VLAN membership of frame from vlan.dat
B. trunk port reads Ethernet frame VLAN ID and adds 802.1q tag
C. switch reads running configuration for VLAN configuration
D. switch does MAC address table lookup for VLAN membership
| D | Network Access |
[
"What message type is sent from an SNMP agent to communicate operational status?"
] | A. Trap
B. CDP
C. MIB
D. MIB and Trap
E. Inform only
| A | IP Services |
[
"What are common sources of RF interference in 2.4 GHz frequency band? (select three)"
] | A. laptop wireless adapter
B. Bluetooth devices
C. wireless video camera
D. microwave oven
E. cell phone
F. 802.11g
| BCD | Network Fundamentals |
[
"What cloud service model allows for maximum customization of tenant infrastructure?"
] | A. SaaS
B. IaaS
C. PaaS
D. DaaS
| B | Network Fundamentals |
[
"What route is selected in the routing table when multiple routes exist from the same routing\n protocol to the same destination?"
] | A. route with longest prefix match
B. route with highest metric
C. route with lowest metric
D. default route
E. route with lowest administrative distance
| C | IP Connectivity |
[
"What happens when a Root Guard enabled switch port receives a superior BPDU from a downstream\n neighbor switch? (select two)"
] | A. root port changes to root-inconsistent state
B. designated port changes to root-inconsistent state
C. superior BPDU messages are received on root bridge designated port
D. superior BPDU messages are received on root port
E. designated port transitions to forwarding state
| BC | Network Access |
[
"What are two examples of security exploits?"
] | A. misconfigured firewall rule
B. email phishing
C. spoofing
D. default password
E. software error
| BC | Security Fundamentals |
[
"What are two differences between HSRPv1 and HSRPv2?"
] | A. IPv6 support
B. object tracking support
C. virtual MAC address format
D. TCP port number
E. load balancing support
| AC | IP Services |
[
"What subnet mask would allow you to create at least 60 subnets for connecting 60 branch\n office routers to the data center?"
] | A. 255.255.255.252 (/30)
B. 255.255.255.0 (/24)
C. 255.255.255.240 (/28)
D. 255.255.255.248 (/29)
| A | Network Fundamentals |
[
"How does EIGRP calculate metric by default on a forwarding path?"
] | A. maximum bandwidth + lowest delay + load + reliability + MTU
B. minimum delay + maximum bandwidth on forwarding path
C. cumulative delay + minimum bandwidth on forwarding path
D. lowest reported distance on forwarding path
| C | IP Connectivity |
[
"What is the default messaging severity level for Syslog?"
] | A. debug
B. informational
C. alert
D. notification
| B | IP Services |
[
"What primary service does a Layer 2 access switch provide? (select the best answer)"
] | A. malware detection
B. stateful packet inspection
C. per-hop path selection
D. frame forwarding
E. traffic aggregation
| D | Network Fundamentals |
[
"What accurately describes TTL operation? (select two)"
] | A. mitigates routing loops as packet is dropped after TTL value decrements to zero
B. OSPF does not support TTL
C. prevents routing loops as packet is dropped after TTL value increments to 255
D. default value for the TTL count in the IP header = 128
E. default value for the TTL count in the IP header = 255
| AE | IP Connectivity |
[
"What are two examples of biometric authentication methods?"
] | A. fingerprint
B. height
C. voice recognition
D. hair color
E. weight
| AC | Security Fundamentals |
[
"What are default Syslog settings on a Cisco switch? (select two)"
] | A. syslog messages are encrypted
B. sequence numbers are enabled
C. syslog only adds uptime to messages
D. date and time are added to syslog messages
E. syslog messages are sent via UDP transport
| CE | IP Services |
[
"What extended ACL will permit SSH traffic from host 192.168.1.1 to any network device?"
] | A. access-list 100 permit tcp any host 192.168.1.0 eq ssh
B. access-list 100 permit tcp host 192.168.1.1 host any eq ssh
C. access-list 100 permit tcp host 192.168.1.1 any eq ssh
D. access-list 100 permit udp host 192.168.1.1 any eq 22
| C | Security Fundamentals |
[
"What is the difference between TACACS+ and RADIUS server?"
] | A. RADIUS server is a TCP-based application
B. RADIUS server support encryption
C. TACACS+ server is a UDP-based application
D. RADIUS server combines authentication and authorization
| D | Security Fundamentals |
[
"What is the ONLY extended ACL that will permit access to web-based\n applications on a server?"
] | A. access-list 100 permit tcp 192.168.0.0 0.0.255.255 host 192.168.3.1 eq web
B. access-list 100 permit ip 192.168.0.0 0.0.255.255 host 192.168.3.1 eq 80
C. access-list 100 permit tcp 192.168.0.0 0.0.255.255 host 192.168.3.1 eq 80
D. access-list 100 permit tcp 192.168.0.0 0.0.255.255 host 192.168.3.1 eq http
| C | Security Fundamentals |
[
"What statement correctly describe JWT authentication for REST APIs?"
] | A. JWT provides stateful authentication between client and server
B. client sends access token in authorization header of API call
C. API key is generated for client authorization
D. client sends username and password credentials to authorization server
| B | Automation and Programmability |
[
"What command will configure a local account with privileged EXEC mode security level access?"
] | A. username admin privilege 15 password cisconet
B. username admin privilege 10 password cisconet
C. username admin privilege level 16 password cisconet
D. username admin privilege level 15 password 5 cisconet
E. username admin privilege level 15 password 7 cisconet
| A | Security Fundamentals |
[
"Refer to the network drawing where OSPF is enabled on all connected interfaces to neighbors.\n What is the path cost metric between R1 and SW1 based on a default OSPF reference bandwidth?",
"https://img-c.udemycdn.com/redactor/raw/quiz_question/2021-12-24_22-50-53-c948f4f3bd781b759d8c342a7eafffab.png"
] | A. 1
B. 4
C. 3
D. 40
E. 13
| B | IP Connectivity |
[
"What IPv6 addressing method is most similar to DHCPv4?"
] | A. static
B. stateful DHCPv6
C. SLAAC
D. stateless DHCPv6
| B | Network Fundamentals |
[
"What is required for OSPF router ID configuration? (select the best answer)"
] | A. OSPF router ID does not have to be unique between connected neighbors
B. OSPF router ID must only be unique between connected neighbors
C. OSPF router ID must only be unique within an area
D. OSPF router ID must be unique for the routing domain
| D | IP Connectivity |
[
"What applications are UDP-based? (select two)"
] | A. DHCP
B. OSPF
C. HTTP
D. TFTP
E. CDP
| AD | Network Fundamentals |
[
"How does OSPF DR/BDR routers communicate with spoke routers? (select two)"
] | A. DR router is mandatory on point-to-point link
B. spoke routers send routing updates only to DR router
C. spoke routers send routing updates to both DR router and BDR router
D. DR router sends routing updates to spoke routers and BDR router
E. DR router sends routing updates to spoke routers
F. BDR router sends routi... | CE | IP Connectivity |
[
"Select the highest Syslog severity level from the following options?"
] | A. alerts
B. critical
C. notifications
D. warnings
E. errors
| A | IP Services |
[
"What IOS command displays OSPF reference bandwidth?"
] | A. show ip route
B. show ip ospf neighbor
C. show ip protocols
D. show ip ospf interface
| C | IP Connectivity |
[
"What is the equivalent HTTP operation mapped to CRUD Create operation?"
] | A. PUT
B. POST
C. GET
D. GET, POST
| B | Automation and Programmability |
[
"What are the default interface command settings on a switch port for duplex and speed?"
] | A. duplex auto
B. duplex auto
C. none
D. duplex full
E. duplex full
| A | Network Fundamentals |
[
"What protocol is responsible for power negotiation between PoE switch port and IP\n phone?"
] | A. Ethernet
B. CDP
C. 802.3af
D. 802.1q
E. DHCP
| B | Network Access |
[
"What correctly describes the default setting for ARP table timer and MAC address table aging\n timer?"
] | A. all switches and routers require an ARP table
B. ARP aging timer and MAC aging timer are the same
C. ARP aging timer is lower than MAC aging timer
D. ARP aging timer is higher than MAC aging timer
| D | Network Access |
[
"What is the purpose of the native VLAN?"
] | A. prevent VLAN mismatch
B. forward management frames untagged
C. forward tagged frames only
D. encapsulate management frames
E. forward CDP frames only
| B | Network Access |
[
"What are the default PoE settings for a Cisco switch port? (select two)"
] | A. maximum power
B. power inline static
C. disabled
D. power inline auto
E. minimum power
| AD | Network Fundamentals |
[
"What host command when issued on a Windows client sends a DHCP request?"
] | A. ipconfig -dhcp
B. ip host /renew
C. host /release /renew
D. ipconfig /release /renew
E. ipconfig -renew
| D | IP Services |
[
"What is recommended as part of any security awareness training? (select two)"
] | A. clean desk policy
B. web browser version
C. firewall course
D. virus software update
E. social media policy
| AE | Security Fundamentals |
[
"How do you extend RF cell range and coverage? (select three)"
] | A. host transmit power
B. repeater
C. higher frequency
D. antenna
E. higher data rate
| ABD | Network Fundamentals |
[
"How often does CDP send advertisements to neighbors by default?"
] | A. 30 seconds
B. 180 seconds
C. 60 seconds
D. 1 second
| C | Network Access |
[
"What subnet mask is required to assign 127 host IP addresses from network address\n 192.168.100.0?"
] | A. 255.255.255.192
B. 255.255.255.128
C. 255.255.255.255
D. 255.255.255.0
| D | Network Fundamentals |
[
"Why should you apply a standard ACL near the destination?"
] | A. performance issues
B. minimize traffic
C. prevent minimal filtering
D. eliminate wildcard masks
E. prevent excessive filtering
| E | Security Fundamentals |
[
"What routing protocol codes are correct for the following route types? (select two)"
] | A. Host = L
B. IS-IS = I
C. Static = *
D. EIGRP = D
E. OSPF Intra-Area = IA
| AD | IP Connectivity |
[
"What command will ONLY advertise subnet 172.16.1.0/24 to OSPF neighbors?"
] | A. network 172.16.1.0 0.255.255.255 area 0
B. network 172.16.0.0 0.0.255.255 area 0
C. network 172.16.1.0 0.0.7.255 area 0
D. network 172.16.1.0 0.0.0.255 area 0
E. network 172.16.1.0 255.255.0.0 area 0
| D | IP Connectivity |
[
"What is a valid OSPF area number?"
] | A. 4094
B. 0.0.0.0
C. all options
D. 1
E. 255.255.255.255
| C | IP Connectivity |
[
"What is required to disable Layer 2 switching and configure a routed port for Layer 3 port\n channel?"
] | A. assigning an IP address automatically creates a routed port
B. switchport mode none command
C. no switchport command
D. no access mode command
E. switchport nonegotiate command
| C | Network Access |
[
"Select the option that is NOT an HTTP verb from the following?"
] | A. GET
B. PUT
C. POST
D. UPDATE
| D | Automation and Programmability |
[
"What is NOT an encapsulation method?"
] | A. CAPWAP
B. IPsec VPN
C. 802.1q
D. VXLAN
E. GRE
| C | Network Access |
[
"What is a Cisco security setting with a default configuration?"
] | A. VTY login command disabled
B. password encryption enabled
C. CLI privilege level 1
D. enable password privilege level 1
E. CLI privilege level 15
F. console line disabled
| E | Security Fundamentals |
[
"What is the Syslog default facility level?"
] | A. local1
B. local5
C. informational
D. local7
E. none
| D | IP Services |
[
"What is the error within this JSON record?",
"https://img-c.udemycdn.com/redactor/raw/2020-10-26_21-20-24-7a5b6d34c31522a095eb0c094a19322f.png"
] | A. comma after GigabitEthernet1/1 value
B. curly brackets are wrong direction
C. square brackets are wrong direction
D. comma after switch-1 value
E. "interfaces" has double quotes
| A | Automation and Programmability |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.