On a 10 KVA UPS we have to provide a DC MCB for Battery bank of 16 nos (12 V 65 AH). What Shall be the current rating of DC MCB ?
6 15624Post New RR Interview Questions
what is the default access for a class
What are the different networking options used in openstack?
Can a gas be used for conducting current?
Is python shell scripting?
Are there any problems with performing mathematical operations on different variable types?
how to debug the errors generated from integration
You would advise a client that's launching a new product line to advertise on the google display network because she can?
What are the built in functions of sql?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
What is :: operator in java 8?
What is transaction performance graph?
Explain in brief about hydrogen bonds antigen-antibody interaction.
What are the rules and regulations of stock market?
Explain content types in sharepoint.
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM