Can someone please tell me what poor design in a relational
database (not the layout or style) is and how it can be
avoided? PLEASE...im desperate.
No Answer is Posted For this Question
Be the First to Post Answer
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
How to pass argument by reference to a function in vbscript?
Mention what is the difference between vbscript and vba?
Illustrate briefly about the different types of statement
write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..
Explain the difference between POST and GET Method.
How to Import data from a file (file is on the desktop) to the data table
What are the valid scopes of a variable in vbscript?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
i need to sort the data using qtp script for this how i need to write a qtp script