Topics
Started by
Posts
Last post
How can I merge 2 SQL statements below to render --> TODAY's date - 13 months --> in the form…
5 replies
I'm having one of those days... I want to create a StoredProc that runs an Insert query into a tabl…
2 replies
Hi Experts, Can you please provide me a solution regarding below mentioned problem? I have a table …
2 replies
Hi, I need to know if a word is avaiable in a comma seperatred text suppose a value in table1 is '…
21 replies
Hi All, i have this query: SELECT B.BUSINESS_UNIT, B.INV_ITEM_ID, C.DESCR, B.DESCR, B.UNIT_MEASURE…
7 replies
I have a table in which there are comma delimited fields, I want to update them based on conditions…
19 replies
Please see attachment PlanCat.docx.
4 replies
Hi All Consider the following 2 Tables: CREATE TABLE [dbo].[T1]( [Col1] [int] NOT NULL, [Col2] [i…
13 replies
Hi, I need to write an Instead of Insert trigger on a table that logs proxy information. There are…
9 replies
I need to export the data from a query(select col1,col2,col3 from table where col1 is not null) to …
3 replies
Hi Following is the code DECLARE @ProductOption TABLE(ProductOptionID int,Name varchar(100),Produc…
6 replies
Hi All, I have a more than 3 lacs emailId in my customer table. I want to extract domain name from …
5 replies
Hello, I'm trying to drop a table if exists then create it as part of a dynamic query but it keeps …
6 replies
I am setting up a sql server 2008 r2 database with the associated tables, views and stored procedur…
2 replies
please tell any one , how i see the query which is used for creating a table
7 replies
Viewing 15 topics - 5,911 through 5,925 (of 10,644 total)
You must be logged in to create new topics.