Topics
Started by
Posts
Last post
I have a table which is show below. i want to write a SQL which gives me the following result FEmpI…
12 replies
I have a table called "PROD" that contains summarized data from other "DETAIL" tables. Whenever a "…
3 replies
I have a problem that has been driving me nuts which you SQL guru's will no doubt say is simple, so…
2 replies
Okay, I know this is child's play for some of you, but I'm going nuts. Here is a SELECT state…
7 replies
Can you create a temp table in a stored procedure from another stored procedure that returns a reco…
3 replies
I need help on how to approach this. I have a table that contains trip information. ---table trip_i…
1 replies
Why would checksum_agg return the same value, though the column lists are different. The Bina…
4 replies
Hi All. Can someone help with the following:- I have a database table with a text field in it which…
1 replies
Here's a sample query I am writing: select a.department, a.mgr_id, a.emp1_id, a.emp2_id from dept_t…
5 replies
Hi all, I have a VB app that feeds a string to a stored procedure. I am running into truncati…
8 replies
Hi All, II have a question on Transaction commit/rollback. Question My understanding is that untill…
2 replies
Is there a better way to delete records from one table where not in another table than DELETE FROM …
3 replies
Is there a limitation to the number of tables used in a SQL query or a limitation in the number of …
5 replies
Hi friends is there any way we can copy diagrams from one database to another. Thanks
2 replies
need help with solution after import data into sql table i have problem with one field !! this fie…
21 replies
Viewing 15 topics - 13,456 through 13,470 (of 17,082 total)
You must be logged in to create new topics.