ASP.NET Cafe
Tips and Tricks

MS SQL. How to get only date from datetime field

Tuesday, 4 November 2008 14:25 by dmitriy
SQL construct to remove time part from datetime. [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   SQL
Actions: E-mail | del.icio.us | Kick it! | DZone it! | Permalink | Comments (0) | Comment RSSRSS comment feed

MS SQL. Get rows in random order.

Monday, 15 September 2008 11:42 by dmitriy
How to get data from MS SQL table in random order. [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   Main | SQL
Actions: E-mail | del.icio.us | Kick it! | DZone it! | Permalink | Comments (0) | Comment RSSRSS comment feed

Running MySQL queries on MS SQL

Monday, 7 April 2008 17:23 by Dmitriy
Simple function to convert MySQL LIMIT to MS SQL TOP. [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:   ,
Categories:   C# | SQL
Actions: E-mail | del.icio.us | Kick it! | DZone it! | Permalink | Comments (0) | Comment RSSRSS comment feed

HOWTO: Get Complete SQL dump of SQL Express 2005 Database

Wednesday, 12 December 2007 12:37 by Dmitriy
Explains how to make SQL Express DB full dump to publish on shared hosting. [More]

Currently rated 4.0 by 3 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories:   Main | ASP.NET | SQL
Actions: E-mail | del.icio.us | Kick it! | DZone it! | Permalink | Comments (0) | Comment RSSRSS comment feed