Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

postgres random select

select * from app_product order by random() limit 10;
 
PREVIOUS NEXT
Tagged: #postgres #random #select
ADD COMMENT
Topic
Name
8+3 =