En  Fa
Discovering: Articles  > Database Development
 
 

View Category List

 
#Title/Description Topics
1SQL Language
SQL Language 
0
2SQL Server Articles
SQL Server articles 
1
3MySQL
MySQL articles 
0
4Oracle
Oracle articles 
1
5Other Databases
Other databases 
0
 

 

SQL Server Articles

 
# Title/Description Writer Updated Vote Views
1 Introduction to Dynamic SQL Damian Maclennen 1/6/2009   696
One of the most common questions we get involves Dynamic SQL. Using dynamic SQL you can put a SQL statement inside a variable and execute that statement. It's what you have to do when you're trying to run Select * from @TableName. Thanks Merkin!
 

 

Oracle

 
# Title/Description Writer Updated Vote Views
1 OCILIB: Faster and Friendlier Access to Oracle's OCI API Victor Volkman 10/7/2008   902
Why get bogged down in the quicksand of the Oracle Call Interface (OCI) when you can get the same service with less code and fewer headaches with Vincent Rogier's OCILIB? By Victor Volkman.
 


Language:

Copyright © 2009 SoftProjects.org | About | Valid XHTML | CSS