Topics
Started by
Posts
Last post
Hi all, I was wondering if there is any way of executing a function which resides on ORACLE box. It…
1 replies
I've been trying to set a Foreign Key contraint to CHECK for a table that was previously set to NOC…
24 replies
Hi All, We are facing one strange problem. The bulk insert command not returning any error though t…
3 replies
I have 3 Tables Account, AccountAddress and Address. I have a C#.NET Application. On the Accou…
2 replies
Here is a tricky one! For a requirement of Selecting two names for each distinct transaction w…
4 replies
'lo Consider this: Table A - ID - Name Table B - ID - AID (FK for A.ID) - Name Table C - ID - BID …
1 replies
Hi can anyone provide the difference between SET and SELECT used in assinging values to a local var…
12 replies
Hi all, I’m having trouble with the following code in an SP. Declare @Timeout Int Select @Timeout =…
4 replies
I am trying to build a stored procedure that will accept the database name and part of the table na…
2 replies
Does anyone here know both MySQL and SQL Server? If so could you please help me? I…
16 replies
With the help of RGR'us, I modified a query from MySQL to SQL Server. Here is the code: CASE WHEN P…
7 replies
Hello, Can I create store procedure in Microsoft SQL Ser…
1 replies
I was just writing a simple trigger on a non updateable view so that I could update the base tables…
1 replies
i have a select statement for Oracle that is: Select Trigger_Name, table_name , table_owner, statu…
8 replies
I have a hierarchical table: Example: ID ParentID&n…
6 replies
Viewing 15 topics - 9,241 through 9,255 (of 17,082 total)
You must be logged in to create new topics.