Why is python so powerful?
What does win32 mean?
void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }
What is the concept of optimization?
Are there any problems with performing mathematical operations on different variable types?
What kind of database is postgres?
hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod
how to explain health care project and which reports we can create in health care doain?
What is overloading unary operator?
Is it possible to run two instances of emulator on the same machine. I am doing some networking app and need two emulators to test it?
How will you compute size of a structure?
Is codeigniter easy to learn?
What is image map?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Define elastic limit and yield point.