Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Wanted: Part-Time Ad hoc SQL Writer

 
   Database Help (Home) -> Programming RSS
Next:  Constraint, or Trigger?  
Author Message
graham.parsons

External


Since: Jan 16, 2008
Posts: 1



(Msg. 1) Posted: Wed Jan 16, 2008 11:16 am
Post subject: Wanted: Part-Time Ad hoc SQL Writer
Archived from groups: microsoft>public>sqlserver>programming (more info?)

Guys,

We are looking for someone that understands SQL Server very well and
can write performant queries of complex data.

We will supply the database backup, the requirements and give the
writer a relatively free hand to suggest DBMS configurations,
structure changes, etc. to optimise performance.

This is not a full time job and would suit someone looking for some
extra cash to do this work during free time.

If you are interested, can you please send an email to
recruitment.TakeThisOut@reflective.com with details of your experience and we can
discuss terms, etc.

Regards

Graham

 >> Stay informed about: Wanted: Part-Time Ad hoc SQL Writer 
Back to top
Login to vote
Bob Lehmann

External


Since: Jan 16, 2008
Posts: 5



(Msg. 2) Posted: Wed Jan 16, 2008 5:13 pm
Post subject: Re: Wanted: Part-Time Ad hoc SQL Writer [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Oh, my! A free hand to make suggestions.

Sounds juicy!

Bob Lehmann

wrote in message

> Guys,
>
> We are looking for someone that understands SQL Server very well and
> can write performant queries of complex data.
>
> We will supply the database backup, the requirements and give the
> writer a relatively free hand to suggest DBMS configurations,
> structure changes, etc. to optimise performance.
>
> This is not a full time job and would suit someone looking for some
> extra cash to do this work during free time.
>

> Regards
>
> Graham

 >> Stay informed about: Wanted: Part-Time Ad hoc SQL Writer 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
extracting decimal part of a number or the integer part? - declare @m money set @m = 123.67 select @m - cast(@m as int) select cast(@m as int) - @m one returns -0.33 and the other returns 0.33 obviously from rounding. How can I extract the decimal or the integer part without rounding? Thanks, Rich

Only use part of a where clause if value is null? - HI i am attempting to produce an sql stored procedure that will allow searching with a variety of parameters: @pkiBarcodeNumber int, @szFirstName varchar(24), @szSurname varchar(40), @szDateOfBirth varchar(8), @szPostcode varchar(8) AS SELECT..

openquery vs. four-part notation - On May 27, 2:42 am, Erland Sommarskog <esq...@sommarskog.se> wrote: > Your choice is between: > > SELECT @sql = 'SELECT .... FROM ' + @server+ 'catalog.schema.tbl' > > and > > SELECT @sql = 'SELECT ... FROMOPENQUERY(' + @...

Schema name part of constraint name? - I am having trouble understanding whether a schema name is or should be really part of a default constraint name, or not. If I look in my sysobjects table, some of the default constraint names start with "SchemaName." and some do not have an...

an apostrophe as part of a string - how can i use a string that one of it characters is a apostrophe ( ' ) ? for example "update tbl set name='abc'' raises error but still the required string is : abc' thanks
   Database Help (Home) -> Programming All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]