| Back to Questions Page |
| |
| Question |
Diff.. between cursor and Reference Cursor? |
Rank |
Answer Posted By |
|
Question Submitted By :: Msmnithya |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Generally ref cursor used for passing cursor parameter and
also dynamically building the query.
Normal cursor are static cursors and also we can't able to
pass like paramater  |
| Kavitharaveenthiran |
| |
| |
| Question |
can u tel me how we can use temp table in sql sserver
instead of Dual in oracle? |
Rank |
Answer Posted By |
|
Question Submitted By :: Msmnithya |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Temp Table whether it is local temp which is naming with
single # or global with ## is stored in tempdb database.
it can be seen by exploring the databsse. if it is local
temp table it would be droped once user ends the session,
so you will have to ensure that you are using this table in
the same session where it has been created.
Sysntax to retrieve data frm a temp table is as follows:-
select field1,field2.....fieldN from #tablename  |
| Rajesh K Gupta |
| |
| |
| Question |
What is the Drawback of DHCP? |
Rank |
Answer Posted By |
|
Question Submitted By :: Nskandalkar |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | some time ip may get by conflict  |
| Abdul |
| |
| |
|
|
| |
| Answer | ther is no ip conflit in DHCP Server.  |
| Rajasekar |
| |
| |
| Question |
what options in dhcp do you regularly use in microsoft network |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Gernerlly we use the options like Automatic providing
IPaddress ,Subnet mask,DNS server,Domain name,Default
getaway or routers ip address.  |
| Krushna |
| |
| |
| Question |
i face a big prob in ms outlook 2k3 when i send a mail to
others person but when go to sent itms there not show cc &
To format whats prob how to trouble it?Plz reply hurry |
Rank |
Answer Posted By |
|
Question Submitted By :: Daya Dubey |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Can u put in a screenshot of the mail?  |
| Alok |
| |
| |
| Answer | U can put in a screenshot of the mail  |
| Nisha |
| |
| |
| Answer | I guess, you need to customize your sent items folder view
by adding CC and TO field.
View--> Arrange by --> Custom
select "fields" from the new window
Hope it helps!  |
| Rajesh Gowda |
| |
| |
| Answer | PLEASE RECONFIGURE THAT PERSONS MAIL ACCOUNT. YOUR PROBLEM
SURE RECTIFIED.  |
| Surendra Baghel |
| |
| |
| Question |
hi iam using window 2003 server,in that iam using remote
instalation service (instaling oparating system through
remotely) in my client machine gave a error like "the
network adaptor is not present in your image " pls send me
solution as soon as possible |
Rank |
Answer Posted By |
|
Question Submitted By :: VeluM |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | you have need to check whether pxe lan card are installed
or not may be your lan card(NIC) in not work properly or
it is not a pxe lan card.  |
| Rakesh |
| |
| |
|
| |
|
Back to Questions Page |