No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
20 Posted Topics
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 …
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, …
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.........
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 …
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......
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?
How can I change the color of taskbar in window7.
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.
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.......
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.
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 …
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
I'm currently using windows7.I want to delete icons in notification area.What shall I do to delete?
How to transfer files using cmd in windows7?
How to transfer files in locahost computers using cmd?
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>
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.
Hi challarao, if you want explanation for this program. Please contacr me.
How to delete array elements by using it's subscripts in C language?
The End.
harikrishna439