Welcome To Snipplr
Everyone's Recent Snippets Tagged query
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Select all projects where the current user is a member.
A project has a set of members where each member is comprised of user and role.
0
1513
posted 14 years ago by guava
How to Export Data From SQL Server to Microsoft Excel Datasheet
0
2578
posted 15 years ago by derebus
First option uses a parameter in <a href="http://snipplr.com/view/46534/reading-and-writing-list-data-in-sharepoint-2010-using-spservices/">spservices method</a> to limit the results to four. Second option limits the results returned to six in the c...
0
1839
posted 15 years ago by rumremix
Uses a nested query to prject values from an entity collection.
1
1411
posted 15 years ago by housecor
To use:
$update_sql = querys($sql);
or
$select_sql = getresult($sql);
Used simplify selecting rows from a database. You'll need to pass in the SQL statement.
0
1298
posted 15 years ago by shawntysco
Uses action hook of the hybrid theme framework to launch function that modifies the query on the archive page for category 6.\\r\\n\\r\\nSorts by the custom field \\\"event_date\\\" and compares it to the current date.\\r\\n\\r\\nBased on [goto11\\\'...
0
1245
posted 15 years ago by hussong