Viewing 8 posts - 31 through 38 (of 38 total)
Not a table level.
In table one column is in COLLATE constraint.
How to disable it?
Thanks
May 7, 2008 at 7:05 am
Yes GSquared.
For initial data dumping i need to do that way only.
I am having one table. But i need to fetch data from two tables and insert into one table
Thanks
May 6, 2008 at 10:45 pm
Hi Mahesh..
There is no relationship between those tables.
I am doing dumping from two tables into one table.
Migrate data into one table.
The above tbls are sample tbls..
May 6, 2008 at 10:23 am
Sorry the column pg is entered as two times.
This is a scenario
Select the values from both tables and insert into employee table along with id and name.
Any help?
May 6, 2008 at 5:05 am
Thanks..
It is worked in sql server.
How can i call this from JSP?
How to specify parameters?
Regards
May 5, 2008 at 10:46 pm
Thanks for ur reply..
My query is..
Select id,name,address,phoneno,email,salary from contacts;
The above query returns more than 100 records.
I have to call this SP in JSP and display the same.
Regards
May 5, 2008 at 10:36 am
Thanks.
It is inserted in the database.
But still it shows like this symbol (???) in query result window.
When i am copying the text and paste it in the query window, it...
April 14, 2008 at 10:11 pm
Thanks for ur reply.
How to find the UNICODE for Korean characters and COLLATE for Korean?
while inserting a column i need to give Unicode for korean?
Is there is any change in...
April 12, 2008 at 11:29 pm
Viewing 8 posts - 31 through 38 (of 38 total)