where_random_sql

Function where_random_sql 

Source
pub fn where_random_sql(threshold: f64, db_type: DatabaseType) -> String
Expand description

Generate WHERE RANDOM() < threshold for row sampling.