Click here to Skip to main content
15,949,686 members

Comments by Ravindranath_Kanojiya (Top 7 by date)

Ravindranath_Kanojiya 1-Jan-16 5:36am View    
Those results have shown success only on Manually created cookies, My Question was for Session cookies attribute change
Ravindranath_Kanojiya 3-Nov-15 4:29am View    
I am using Oracle 11g, Coding in asp.net C#,
getting All Branch Code comma separated in a String variable, and i am passing that to my PL/SQL procedure;

Even when i am try to execute in Query analyzer Window (Qry execution Window) its not taking the csv value
Ravindranath_Kanojiya 26-Oct-15 10:37am View    
Thanks Andy but i dont want to do data Compression, but want to Execute my Procedure and want to pass those Branch Code comma separated (which is 14000 length) in my Query
Ravindranath_Kanojiya 4-Sep-15 12:06pm View    
Reason for my vote of 3 \n Good Artical
Ravindranath_Kanojiya 30-Aug-15 11:38am View    
You can have a Column in you table and Datatype as DateTime
ALTER TABLE YourTableName ADD DOB DATETIME NOT NULL