How to create SQL queries with SQL Builder?



How to create SQL queries with SQL Builder?..

Answer / Ravi Ranjan Singh

To create SQL queries using SQL Builder in Delphi, first open the SQL Builder component from the VCL library. Then enter your desired SQL query in the text editor, and execute it by calling the ExecSQL method on the TQuery component associated with the SQL Builder.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Delphi Interview Questions

How to create Data Link File with Windows 2000?

1 Answers  


what are Hetergenious joins ?

1 Answers  


How to create indexes with the TTable create function?

1 Answers  


How to find what the user path is for their Environment Variables?

1 Answers  


Explain the findnext method?

1 Answers  


Why do I get exception messages even though I am in protected code?

1 Answers  


How to Place multiple copies of a component on a form?

1 Answers  


How to Embede a page break in the Rich Edit control ?

1 Answers  


How to Use Variables & For Loops in Delphi?

1 Answers   Bosch,


'Insufficient memory to complete operation' error . what does this indicates?

1 Answers  


How to Determine if a given printer is capable of printing a PostScript file?

1 Answers  


Is there a programmatic way to add an alias to the IDAPI.CFG?

1 Answers  


Categories