Get link Facebook X Pinterest Email Other Apps July 23, 2012 To create folder without any name in window7 :- alt + 255 Get link Facebook X Pinterest Email Other Apps Comments
July 03, 2012 Awesome Menu style http://ginva.com/2011/04/108-free-css-menu-designs/ http://css3menu.com/elegant-dark-menu.html Read more
June 21, 2012 To know the max size in SQL Server 2012 The maximum database size in SQL Server 2012 is: By FOR SQLSERVER Answer: 524,272 terabytes Read more
September 08, 2012 Update one table from another table :- UPDATE #temp1 SET #temp1.t3=#temp 2.t3, #temp1.t4 = #temp2.t4 FROM #temp1, #temp2 WHERE #temp1.row = #temp2.row Read more
Comments
Post a Comment