Hi
I have a question regarding specifying batch size option in oracle.
Using the batch size option we limit the number of rows retrieved or inserted in the database.
In MSSQL using the bcp utility specifying the -b option we can specify the batch size.
Similarly how can we...
Hi
I need a alternative approach for the following code segment.
I have a task where a particular string has to be checked if it is one among the following values
(byte,boolean,string,char,int,float,doublee);
I have used if else logic to check that value and the code is as...
Hi
I have a query regarding accessing chinese characters from database(SQL Server) using JDBC.
I have a flat file which contains chinese characters.I have imported that flatfile as a table in SQLServerDatabase.
Iam trying to access the values through a simple JDBC...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.