What are the different types of scd's used in data warehousing?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Give the significance of CTLL-2.
Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.
What things make you angry? How do you handle yourself in such a situation?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
Does wordpress use laravel?
How can I lock and unlock the VSS database prior to running Analyze or backing up the database?
What is mrp group and what is the use of it?
What is id generator in hibernate?
how to change the default length of the excerpt in wordpress?
Questions on the projects listed on the Resume.
What is the molecular formula of phosphorous?
Explain fixed assets and investments
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...