I'd like to create ddl scripts for most of my database objects. dbms_metadata.get_ddl works for most of the object types. For instance the following creates the ddl for a view:
select dbms_metadata.get_ddl ( 'VIEW', 'SAMPLE_VIEW') from dual
On the other hand it's not working for object_type 'JOB'. The following:
select dbms_metadata....
I have a list on which I have an ItemUpdated handler.
When I edit using the datasheet view and modify every item, the ItemUpdated event will obviously run for every single item.
In my ItemUpdated event, I want it to check if there is a Timer Job scheduled to run. If there is, then extend the SPOneTimeSchedule schedule of this job to ...
I'm wondering: on day 1 at a decent intermediate .NET developer position, what kind of tools or resources can you expect? (decent has variable definitions so we'll loosely define it as not your dream job but something you'd stay at for a long time).
Things like (but not limited to):
MSDN membership
VS Edition?
Are tools like resharper...
Hello,
I'm currently studying to become a Networks/Systems administrator, and I would like to know what language do you recommend me to learn/improve that could be useful in my career ?
I know Java it a lot used in enterprise as Application Servers (J2EE and co), but I also know that Python is used as script and some server-side scripti...
Hi there, I was wondering how to get programming job without having commercial working experience?
...
Hi,
I'm an IPhone developer who wants to change to Drupal developement.
I have already read some books, coded some samples and stuff like that.
I feel like my level in Drupal is not that bad now but I have no experience, how can I find a job? How can I show off my level in an interview?
* Coding a module? And posting it on Drupal.org?
*...
After completing my M.C.A I have working .net developer past one year. Recently i got job offer in share point envirnment.Is this good to accept he offer, help me to make decision.Is Sharepoint have future???
...
Does anyone happen to know any companies that hire interns for a one month period (month of January)? My school has what is called a winter-term - a month long program where students are allowed some sort of academic freedom by giving the student the opportunity to do things such as study abroad, stay on-campus, start an independent stud...
When using iocp in a job/task pool to provide fast worker wake ups what is the best way to minimise the overhead of signalling the port - ie not having to do it every queue operation?
void Worker()
{
while(1)
{
for(int spin = 0; spin < 5000; ++spin)
while(queue.Count > 0)
queue.PopFront()();
...
I just have been hired by a company, not a software company, but, kinds of service company. We here get requests, develop them into services, forward these services to sales department, and then start new one...Here, we use no standard: design, code contract, test,... Everyone gets his job's requirements, does it, separately, then report...
Which programmer would you chose for junior java position (web developer in agile team with Spring, Struts, Hibernate etc.)?
The one who has very good knowledge of Java SE but almost none knowledge of Java EE and web frameworks and ORM
The one who has mediocore knowledge of Java SE but at least basic knowledge of JPA,Hibernate,Spring,M...
In terms of speed, quality and efficiency which framework makes more sense for freelance job offers: ASP.NET MVC or ASP.NET (Webforms) + Telerik ASP.NET AJAX?
Assuming one has no experience with either framework, but wants to learn either ASP.NET or ASP.NET MVC just for that given scenario - doing freelance work.
...
I can't seem to get the GETDATE() syntax to work in a Job Step of type Transact-Sql Script. I put in the command as:
execute insertMostRecentUpdate
@Data='Data',
@Date=GETDATE()-1
But I get an "incorrect syntax near ')'" error when parsing or trying to run it. Any thoughts?
...
I'm starting to understand Scala and I like it a lot.
How can you position yourself to get a paying job as a Scala developer (assuming those become more common)?
What parts of the Scala ecosystem have the best job potential (Lift, Actors?).
How can you gain credibility with a prospective employer without being able to point to Scala...
As a recent graduate, I was considering doing some freelance data analysis work. While there are numerous firms offering similar services, I would direct my services towards small "mom and pop" business and the self-employed.
Does anyone have experiance with this? What's been your experiance?
...
I was wondering if anyone knows of any good websites that are designed for people seeking/looking for contract developers. Most of the jobs on monster.com and hotjobs and other major sites are mostly for salary positions and was thinking someone might know of other contract only jobs sites. Thanks for any input - Duncan
...
I've noticed a lot about jobs being posted that require the applicant to know several languages or technologies. Especially I find this with web development. I don't really like this considering the point that the more you specialize in several things the less you actually know about each one. I recognize that this is good for the bottom...
I need to check 2 tables on similar databases on different servers, if they contain the same information (or size, hash, whichever is the best way to check if they're the same) then one of them should have its information deleted, on a scheduled job every day.
Is this possible using only the Jobs interface from within SQL Server Managem...
Ok first of all what is the difference between these two products?
Secondly are the development skills interchangeable between Server 2010 and Foundation 2010?
And lastly in terms of job market, when HR department writes "Looking for Sharepoint developer" do they mean developer for Sharepoint Server (MOSS) or Sharepoint Foundation (Ser...
I am in need to work on the side because I'm going to school and that is my priority #1 so work is second in my list, I was wondering if you guys know some good programming freelance jobs that i can work on my own time here and there and that would look good on a resume, any inputs would be appreciated, thanks.
...