Please add comment http://api.drupal.org/api/function/db_query/6#comment-236 to the doc:
Placeholder | Meaning
%s | String
%d | Integer
%b | Binary
%% | Inserts a literal % sign
%f | Float
Please add comment http://api.drupal.org/api/function/db_query/6#comment-236 to the doc:
Placeholder | Meaning
%s | String
%d | Integer
%b | Binary
%% | Inserts a literal % sign
%f | Float
Comments
Comment #1
ldpm commentedDuplicate of issue #609060: db_query() doc - list of % specs is incomplete