Papa Smerf
Papa Smerf
PPrisma
Created by Papa Smerf on 9/12/2024 in #help-and-questions
Selecting random records from table
Hi! I would like to ask more experienced people for advice/ideas on how to use prisma to get random records from a table that meet some condition. I believe that fetching all the data from the table and then selecting random records is unnecessary and suboptimal. If anyone has an idea or knows how to achieve such an effect using prism, I would be grateful. 😄
5 replies