sundarsri.blogspot.com sundarsri.blogspot.com

SUNDARSRI.BLOGSPOT.COM

sundar

Sunday, June 7, 2015. How to remove duplicate entry from SQL Table? CaseProblem table has duplicate entry for. WITH CTE AS( SELECT CaseDetailId, RN = ROW NUMBER()OVER(PARTITION BY CaseDetailId ORDER BY CaseDetailId) FROM dbo.CaseProblem ). Select * FROM CTE WHERE RN 1. Delete * FROM CTE WHERE RN 1. 20152 this record should be delete. Links to this post. Tuesday, March 10, 2015. Order by Parent Child in Sql server. Links to this post. Tuesday, April 30, 2013. Relocate SVN One server to another Server.

http://sundarsri.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SUNDARSRI.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.7 out of 5 with 15 reviews
5 star
6
4 star
3
3 star
4
2 star
0
1 star
2

Hey there! Start your review of sundarsri.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.2 seconds

FAVICON PREVIEW

  • sundarsri.blogspot.com

    16x16

  • sundarsri.blogspot.com

    32x32

  • sundarsri.blogspot.com

    64x64

  • sundarsri.blogspot.com

    128x128

CONTACTS AT SUNDARSRI.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
sundar | sundarsri.blogspot.com Reviews
<META>
DESCRIPTION
Sunday, June 7, 2015. How to remove duplicate entry from SQL Table? CaseProblem table has duplicate entry for. WITH CTE AS( SELECT CaseDetailId, RN = ROW NUMBER()OVER(PARTITION BY CaseDetailId ORDER BY CaseDetailId) FROM dbo.CaseProblem ). Select * FROM CTE WHERE RN 1. Delete * FROM CTE WHERE RN 1. 20152 this record should be delete. Links to this post. Tuesday, March 10, 2015. Order by Parent Child in Sql server. Links to this post. Tuesday, April 30, 2013. Relocate SVN One server to another Server.
<META>
KEYWORDS
1 sundar
2 casedetailid
3 id casedetailid
4 final result
5 posted by
6 sundaram murugan
7 no comments
8 declare
9 parentchild
10 table
CONTENT
Page content here
KEYWORDS ON
PAGE
sundar,casedetailid,id casedetailid,final result,posted by,sundaram murugan,no comments,declare,parentchild,table,child id,parentid,name varchar,insert,values,null,first parent,second parent,second child 1,first child 1,second child 2,first child 2,select
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

sundar | sundarsri.blogspot.com Reviews

https://sundarsri.blogspot.com

Sunday, June 7, 2015. How to remove duplicate entry from SQL Table? CaseProblem table has duplicate entry for. WITH CTE AS( SELECT CaseDetailId, RN = ROW NUMBER()OVER(PARTITION BY CaseDetailId ORDER BY CaseDetailId) FROM dbo.CaseProblem ). Select * FROM CTE WHERE RN 1. Delete * FROM CTE WHERE RN 1. 20152 this record should be delete. Links to this post. Tuesday, March 10, 2015. Order by Parent Child in Sql server. Links to this post. Tuesday, April 30, 2013. Relocate SVN One server to another Server.

INTERNAL PAGES

sundarsri.blogspot.com sundarsri.blogspot.com
1

sundar: September 2009

http://www.sundarsri.blogspot.com/2009_09_01_archive.html

Wednesday, September 30, 2009. Page Life Cycle Events. The server controls are loaded and initialized from the Web form's view state. This is the first step in a Web form's life cycle. The server controls are loaded in the page object. View state information is available at this point, so this is where you put code to change control settings or display text on the page. The application is about to render the page object. The page is unloaded from memory. An unhandled exception occurs. Links to this post.

2

sundar: June 2015

http://www.sundarsri.blogspot.com/2015_06_01_archive.html

Sunday, June 7, 2015. How to remove duplicate entry from SQL Table? CaseProblem table has duplicate entry for. WITH CTE AS( SELECT CaseDetailId, RN = ROW NUMBER()OVER(PARTITION BY CaseDetailId ORDER BY CaseDetailId) FROM dbo.CaseProblem ). Select * FROM CTE WHERE RN 1. Delete * FROM CTE WHERE RN 1. 20152 this record should be delete. Links to this post. Subscribe to: Posts (Atom). Your IP and Google Map location. View my complete profile. How to remove duplicate entry from SQL Table?

3

sundar: February 2010

http://www.sundarsri.blogspot.com/2010_02_01_archive.html

Friday, February 26, 2010. Caching in ASP.NET. I have no clue who first thought of it, but caching is a great idea. You just use a small amount of something fast to make something slow seem much faster then it really is! The Types of Caching in ASP.NET. ASPNET supports three types of caching:. Caches the output from an entire page and returns it for future requests instead of re-executing the requested page. Telling ASP.NET to cache a page is extremely simple. You simply add the. The resulting caching is...

4

sundar: April 2013

http://www.sundarsri.blogspot.com/2013_04_01_archive.html

Tuesday, April 30, 2013. Relocate SVN One server to another Server. Step 1: Backup your old Repository. Now, simply transfer the dump file on to your new subversion server, and create an empty repository: svnadmin create /path/to/repository Step 3: Import your old repository into the new one. Next import your dump file: svnadmin load /path/to/repository. Links to this post. Subscribe to: Posts (Atom). Your IP and Google Map location. View my complete profile. Relocate SVN One server to another Server.

5

sundar: Char Vs Varchar

http://www.sundarsri.blogspot.com/2010/03/char-vs-varchar.html

Friday, March 5, 2010. The char is a fixed-length[ Storage Size. Character data type, the varchar is a variable-length character data type. Because char is a fixed-length data type, the storage size of the char value is equal to the maximum size for this column. Because varchar is a variable-length data type, the storage size of the varchar value is the actual length of the data entered, not the maximum size for this column. Data, which takes an extra 2 bytes per varchar column. View my complete profile.

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

LINKS TO THIS WEBSITE

ksenthilraja.blogspot.com ksenthilraja.blogspot.com

Crazy $enthi£'s ...: February 2012

http://ksenthilraja.blogspot.com/2012_02_01_archive.html

Crazy $enthi£'s . Thursday, February 2, 2012. Disable Auto sync of Picasa Web albums in Samsung Galaxy s2. Settings Accounts and Sync. Tap your Google Account. Then uncheck Sync Picasa Web Albums. Back Tap Activate auto-sync for uncheck. After this, the picasa web albums from your gallery will be lost from your phone. Subscribe to: Posts (Atom). View my complete profile. Disable Auto sync of Picasa Web albums in Samsung . Word of the Day.

ksenthilraja.blogspot.com ksenthilraja.blogspot.com

Crazy $enthi£'s ...: Disable Auto sync of Picasa Web albums in Samsung Galaxy s2

http://ksenthilraja.blogspot.com/2012/02/disable-auto-sync-of-picasa-web-albums.html

Crazy $enthi£'s . Thursday, February 2, 2012. Disable Auto sync of Picasa Web albums in Samsung Galaxy s2. Settings Accounts and Sync. Tap your Google Account. Then uncheck Sync Picasa Web Albums. Back Tap Activate auto-sync for uncheck. After this, the picasa web albums from your gallery will be lost from your phone. I am trying to develop facebook,gmail style chat for my web site user.And also i want to entegrate facebook and gmail chat to my web site. So i install ejabberd server to localhost….

ksenthilraja.blogspot.com ksenthilraja.blogspot.com

Crazy $enthi£'s ...: March 2011

http://ksenthilraja.blogspot.com/2011_03_01_archive.html

Crazy $enthi£'s . Monday, March 14, 2011. Samsung I9100 Galaxy S II. Nowadays everything comes into our palm with the help of mobiles. Here is such a great mobile from Samsung I9100 Galaxy S II. Here are some of the attacting features of this phone. Dual-Core 1GHz ARM Cortex-A9 processor with 1GB RAM. Android OS V2.3 (Gingerbread). 8MP Primary camera with LED Flash, face and smile detection. 2MP secondary camera for video calls (3G). Web pages with flash player support. Labels: galaxy S II.

s-krishnakumar.blogspot.com s-krishnakumar.blogspot.com

Krishna: Sql Data Types Equivalent to C# Data Type

http://s-krishnakumar.blogspot.com/2008/11/sql-data-types-equivalent-to-c-data.html

Monday, November 10, 2008. Sql Data Types Equivalent to C# Data Type. The Following things are to be useful for know the c# Data types which is equivalent to Sql Data types. Tiny int - - byte. Small int - - short. Int - - int. Bigint - - long. Varchar - - string. Bit - - bool. Small money - - decimal. Money - - decimal. Numeric - - decimal. Decimal - - decimal. Datetime - - datetime. Smalldatetime - - datetime. I hope its little bit useful for u all. Labels: Sql Data Types Equivalent to C# Data Type.

poornis.blogspot.com poornis.blogspot.com

Poornima: To create Dynamic DataTable and display in GridView

http://poornis.blogspot.com/2009/01/to-create-dynamic-datatable-and-display.html

Thursday, January 22, 2009. To create Dynamic DataTable and display in GridView. We can create DataTable dynamically and display the content either in GridView or DataList or in Repeater. DataTable dataTable = new DataTable();. DataTable.Columns.Add(new DataColumn("Title", typeof(string) );. DataTable.Columns.Add(new DataColumn("Description", typeof(string) );. DataTable.Columns.Add(new DataColumn("Author", typeof(string) );. DataRow = dataTable.NewRow();. DataRow[0] = post.Title;.

poornis.blogspot.com poornis.blogspot.com

Poornima: December 2008

http://poornis.blogspot.com/2008_12_01_archive.html

Friday, December 26, 2008. To avoid overflow of div without using overflow:hidden. If you are using div. Sometimes the div may overflow in IE6 browser.This is due to nesting of various div.So check the div top position.If u find placing of any div, overflows the existing div. Plz change the top. Property to avoid overflow of particular div. Friday, December 19, 2008. Refresh() method in Windows Application. Wednesday, December 17, 2008. To get ShortMonth in C#.net. DateTime actualDate = (DateTime)aDate;.

shaalinis.blogspot.com shaalinis.blogspot.com

Shaalini: Charts in Silverlight

http://shaalinis.blogspot.com/2010/09/charts-in-silverlight.html

Share your Knowledge in c#,Silverlight,.net. Sunday, September 12, 2010. I have been searching for a different types of charts in silverlight .I found a open source control called Visifire that supports WPF and Silverlight with the option of 3D View. Here is the link to draw the chart control. Http:/ visifire.codeplex.com/. Labels: Chart in Silverlight. That Link not Working as per now :(. June 7, 2011 at 5:52 AM. Subscribe to: Post Comments (Atom). View my complete profile.

shaalinis.blogspot.com shaalinis.blogspot.com

Shaalini: ErrorCode:4001 ErrorType:MediaError AG_E_NETWORK_ERROR

http://shaalinis.blogspot.com/2009/10/errorcode4001-errortypemediaerror.html

Share your Knowledge in c#,Silverlight,.net. Wednesday, October 14, 2009. ErrorCode:4001 ErrorType:MediaError AG E NETWORK ERROR. ErrorCode:4001 ErrorType:MediaError AG E NETWORK ERROR. I get the above error when i play a media file. It ruins my whole day. At last i found by adding the media file in the Bin Debug/Release folder and in the web i have added in the client bin folder. It solve my issue. Labels: 4001 ErrorType:MediaError AG E NETWORK ERROR. Subscribe to: Post Comments (Atom).

shaalinis.blogspot.com shaalinis.blogspot.com

Shaalini: September 2009

http://shaalinis.blogspot.com/2009_09_01_archive.html

Share your Knowledge in c#,Silverlight,.net. Wednesday, September 2, 2009. Search Query in sql. Hi ,I have the table name stipr and category with the following fields as follows. And category table with the field of. Now my requirement is i have to write the query with the different combination as followsfor ex:. Declare @IPRdate datetime,@IPRNo nvarchar(50),@DeliveredTo nvarchar(50),@Classification nvarchar(50),@RequiredFor nvarchar(50),@STCategoryID nvarchar(50),@MainStatus nvarchar(50). StcategoryID =...

shaalinis.blogspot.com shaalinis.blogspot.com

Shaalini: May 2009

http://shaalinis.blogspot.com/2009_05_01_archive.html

Share your Knowledge in c#,Silverlight,.net. Wednesday, May 20, 2009. SqlQuery To Export Data from Excel to Sql. Here is the query to. Export the data from Excel to sqlserver. CREATE TABLE [dbo].[Addresses Temp] (. INSERT INTO [dbo].[Address Temp] ( [FirstName], [LastName], [Address], [City], [State], [ZIP] ). SELECT [FirstName], [LastName], [Address], [City], [State], [ZIP]. FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0',. Excel 8.0;Database=C: Source Addresses.xls;IMEX=1',. SELECT * FROM [Sheet1$]'). TimeSp...

UPGRADE TO PREMIUM TO VIEW 43 MORE

TOTAL LINKS TO THIS WEBSITE

53

OTHER SITES

sundarskin.com sundarskin.com

OmniDoc

8211; Main menu – -. SUFFERING WITH A UTI? You are in the bathroom every 10 minutes and it hurts to pee. What’s the next step? Call the doctor…sit on hold…make an appointmentfor tomorrow. Change of plans and go to the quick clinic at the pharmacy. One hour wait. That’s 6 visits to the bathroom at the pharmacy before you see a nurse. Do you have a urinary tract infection (UTI)? Login and get treated in 3 easy steps:. If your symptoms are typical for a bladder infection, you will be asked to pay.

sundarsons.com sundarsons.com

Index of /

sundarsoumya.wordpress.com sundarsoumya.wordpress.com

Nobody is entitled to an opinion | I am nobody

Nobody is entitled to an opinion. The reality of AAP-rising. Asymp; Leave a comment. AAP was never Congress’ B-team, rather a Sonia Gandhi brain child to tackle opposition, but turning out to be a spoiler for Congress even without real intent. The Delhi Gang-rape Verdict and the Krishna-Draupadi Equation. Asymp; Leave a comment. Couple of days ago a friend of mine brought the following article to my notice published in Firstpost, India, on the eve of ‘Janmashtami’ (The birthday of Lord Krishna).

sundarspeakstoyou.blogspot.com sundarspeakstoyou.blogspot.com

My Journey

From an unknown destination to a new Target picked up on course. Friday, November 30, 2012. A flower withers from the branch , the winds are turning warm,. A leaf difts away silently , the river has started flowing,. There is a star in the distant sky , i never saw it once,. Adieu my unborn , it was a good three months. Friday, November 30, 2012. Sunday, November 6, 2011. 1 NOV Next Week End :Sky Diving. 2 DEC : LAS VEGAS,Grand Canyon. 3 JAN : Utah. 4 FEB : CANCUN / AMAZON Forests. 5 Mar : India. For two...

sundarsri.blogspot.com sundarsri.blogspot.com

sundar

Sunday, June 7, 2015. How to remove duplicate entry from SQL Table? CaseProblem table has duplicate entry for. WITH CTE AS( SELECT CaseDetailId, RN = ROW NUMBER()OVER(PARTITION BY CaseDetailId ORDER BY CaseDetailId) FROM dbo.CaseProblem ). Select * FROM CTE WHERE RN 1. Delete * FROM CTE WHERE RN 1. 20152 this record should be delete. Links to this post. Tuesday, March 10, 2015. Order by Parent Child in Sql server. Links to this post. Tuesday, April 30, 2013. Relocate SVN One server to another Server.

sundarsruminations.blogspot.com sundarsruminations.blogspot.com

Obat Pembesar Pantat

Rabu, 17 September 2014. Anda Memimiliki Pantat yang kendor atau tidak berisi sehingga penampilan tubuh anda tidak indah atau kurang sexsy? Solusinya baca dibawah ini…pemutih kulit pantat, pembesar pantat. Wanita selalu mencari cara sederhana untuk membuat pantat mereka seksi dan Indah, terutama bagi wanita yang aktif dan sering tampil di depan umum, Produk Obat atau Cream Pembesar Pantat. Buttooks cream USA produk unggulan yang banyak di minati oleh kalangan pria terutama oleh para wanita. Sorbitol 6, 0%.

sundarsson.com sundarsson.com

GSF System

GSF System is a settlement platform for Real Bills also known as Bills of Exchange or contracts for the delivery of goods and services - a cryptographically secured electronic version of the International Bill Market. That was shut down at the onset of hostilities in 1914 (WWI). 100 Year anniversary of Federal Reserve and WWI coming up! The world is changing. For real world news: www.courtofrecord.org/letters.html. A Gold Global is a unit of account delivered as 0.1 gram of fine gold. Between 1946 and 20...

sundarstyle.com sundarstyle.com

sundarstyle.com

sundarsubramanian.com sundarsubramanian.com

Sundar's Musings

I like to observe how we use software. Then I try to use these observations to make better software. Interesting link showing world trade in a visual manner:. Http:/ www.visualcapitalist.com/mapped-global-shipping-routes-250-million-data-points/. Dec 31, 2016 11:57 pm. Valuing Indian Software companies. Oct 30, 2016 3:46 pm. Persistent Systems: An exception in Indian IT Services Companies. Then there are going to be niche players. Accelya Kale (Airline Cash Mgmt which is increasingly on the Cloud), A...