SyntaxFix
Write A Post
Hire A Developer
Questions
select * from table where id in ( select id from table order by random() limit ((select count(*) from table)*55/100))
// to select 55 percent of rows randomly