Topics
Started by
Posts
Last post
Hi, I have 2 tables: CREATE TABLE [dbo].[GV_InwardAtStore]( [InwardAtStoreID] [int] IDENTITY(1,1) …
1 replies
i am not sure about this statements please help : CREATE PROCEDURE FinYear2012 @Cost_date date = '…
1 replies
Hi I am selecting values to one table and populating them in another table, and I'm using a case st…
2 replies
I have a field with data like below I need to join on patid 123453 124344ME 323390 3233MS I need to…
21 replies
Dear friends, I have requirement - to retrieve order from database that were created before 12:00 …
11 replies
I read through the following topic already, and it has moved me MUCH closer to the solution that I'…
7 replies
[font="Courier New"] Need to derive avg execution time per row in table for each tablename. Sample…
4 replies
Brothers, I need to parse the first numeric value from a string that usually contains several numer…
33 replies
Testing
1 replies
I have a query that pulls invoice data. I'm looking for invoices with an invoice date > blah (w…
2 replies
Write a SQL statement that will return all the Sales Orders for the Salespersons’ with the name sta…
1 replies
Hai friends, i ve two tables create table users ( users_id int primary key, username varchar(20), …
4 replies
I have 2 tables Case CaseID Name ------------------- 12341 XYZ 23451 ZZZ 90892 …
6 replies
Hi all, I have a tricky one. I have a dataset as below which deals with airport delays. CREATE TA…
2 replies
Hi, I have data file and log file at different location. data file at location: D:\Folder1\test.mdf…
9 replies
Viewing 15 topics - 3,436 through 3,450 (of 10,647 total)
You must be logged in to create new topics.