SpiceQA
Questions
Tags
Users
Badges
Andrew_G_Johnson_428190
@Andrew_G_Johnson_428190
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
How do I create a PDO parameterized query with a LIKE statement?
140 votes
Is while (true) with break bad programming practice?
59 votes
Why use definition lists (DL,DD,DT) tags for HTML forms instead of tables?
6 votes
How to select the nth row in a SQL database table?
4 votes
What are the pros and cons to keeping SQL in Stored Procs versus Code
4 votes
Top Questions
How can I prevent SQL injection in PHP?
2773 votes
28 answers
SQL Server equivalent of MySQL's NOW()?
219 votes
4 answers
Possible to do a MySQL foreign key to one of two possible tables?
204 votes
6 answers
How do I create a PDO parameterized query with a LIKE statement?
123 votes
9 answers
Doing a join across two databases with different collations on SQL Server and getting an error
63 votes
2 answers