Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K

20 Posted Topics

Member Avatar for harikrishna439

HI....I have struck up with my memory power..... I have a zip file with me which is protected with a password....but unfortunately I forgot the password...It's now very important to me... Could anyone please help me in it to find a free software to resolve it...Even if I can get …

Member Avatar for jbennet
0
97
Member Avatar for harikrishna439

I have field date_of_birth.... If I want to calculate age "select floor((to_days(curdate())-to_days(date_of_birth))/5) as age from table" So I can use the above one... instead of executivg this at every time I want, Is it possible to create a field named age with above structure so If I store the date_of_birth, …

Member Avatar for urtrivedi
0
106
Member Avatar for harikrishna439

Hi.... I have a list of students with their id, name, branch_name, grade, gender. So how can I find the rank of a student in a particular branch by using grade with nested select statements? So anyone please post the script to this here.........

Member Avatar for debasisdas
0
68
Member Avatar for harikrishna439

Hi....... While I create a outfile as in format of csv... I am using the command select * from table_name into outfile 'result.csv'; I am getting all properties(field) of a record into one shell in excel.. Is there anyway I can get each property in different shells... Any answer could …

Member Avatar for harikrishna439
0
97
Member Avatar for harikrishna439

I have 10 tuples in my table.And now I create another field of serial number.For all tuples, the field of serial number contain null values. So, is there any way to numbering all the tuples from 1 to 10 at once. Any answer could be appreciated......

Member Avatar for debasisdas
0
128
Member Avatar for harikrishna439

HI........... I'm new to this MYSQL.... I studied that DBMS can be used for data sharing..... Can I share files thro' MYSQL ?????? Can anyone please explain how if it is?

Member Avatar for urtrivedi
0
71
Member Avatar for harikrishna439
Member Avatar for harikrishna439

int a[3]={1,2,3}; printf("%d",a[3]); While I'm executing this snippet, I'm getting the output as 2. Is 2 a garbage value here? I don't think so... Can anyone explain how 2 comes instead of a garbage value? Any answer could be appreaciated.

Member Avatar for arindam31
0
170
Member Avatar for harikrishna439

I can't change my desktop in my system(windows 7). If I change any wallpaper, there I can see only change in solid color. So, is there any way to solve this.please any answer could be appreciated.......

Member Avatar for jingda
0
208
Member Avatar for harikrishna439

Hi, Big 'i' and small 'L' are looking same when I type it in google, how can it differentiate these two? Is it only by ASCII value or any other reference? Any answer could be appreciated.

Member Avatar for WaltP
0
75
Member Avatar for harikrishna439

I have a problem with me.I'm unable to understand it.So I want from you the meaning and explanation of that problem below.I don't want program from you. ---------------------- A rectangle with sides parallel to the X- and Y-axes is specified by four real numbers a, b, c, and d. Assume …

Member Avatar for himam
0
145
Member Avatar for harikrishna439

Can we print rational numbers instead of decimal ratios? for example, a=3; b=4; if we print a/b, we have to get 3/4 instead of 0.75

Member Avatar for sharathg.satya
0
117
Member Avatar for harikrishna439

I'm currently using windows7.I want to delete icons in notification area.What shall I do to delete?

Member Avatar for cguan_77
0
92
Member Avatar for harikrishna439
Member Avatar for harikrishna439
Member Avatar for harikrishna439

What is fflush(stdin)?What are the uses and application of it?

Member Avatar for Ancient Dragon
0
89
Member Avatar for harikrishna439

I get a warning message while executing a C program containg 'gets'.Is there any way to avoid this.Currently I am using ubuntu OS>

Member Avatar for gerard4143
0
114
Member Avatar for harikrishna439

HI everybody, currently I'm using ubuntu linux.If I write program in c using c language.I'm getting a warning message while compiling.So if there any to avoid this, please inform me.

Member Avatar for Narue
0
107
Member Avatar for challarao

Hi challarao, if you want explanation for this program. Please contacr me.

Member Avatar for challarao
0
2K
Member Avatar for harikrishna439

How to delete array elements by using it's subscripts in C language?

Member Avatar for Ancient Dragon
0
188

The End.