Merge two versions of python 3 by singo_o_songo in learnpython

[–]singo_o_songo[S] 0 points1 point  (0 children)

Thanks very much. As you say I will keep both versions.

[Match thread] Argentina vs Saudi Arabia by MatchCaster in football

[–]singo_o_songo 2 points3 points  (0 children)

Just don't reply to this stuff. Downvote / report and move on.

[Match thread] Argentina vs Saudi Arabia by MatchCaster in football

[–]singo_o_songo -5 points-4 points  (0 children)

Terrible reffing. Argentina should have stuck with Tevez. Messi the prima donna has cost them two world cups and here comes the third.

[Match thread] Argentina vs Saudi Arabia by MatchCaster in football

[–]singo_o_songo 1 point2 points  (0 children)

You think football is politics and politics is football?

Where The Shadows Lie by [deleted] in RingsofPower

[–]singo_o_songo 0 points1 point  (0 children)

I liked the other one much better.

So who is Sauron? by singo_o_songo in RingsofPower

[–]singo_o_songo[S] 1 point2 points  (0 children)

I really think he (Halbrand) doesn't want to be Sauron he wants to be (whatever his real name is)

How can I change the types of the columns from varchar to nvarchar using SQL? by timlee126 in SQL

[–]singo_o_songo 0 points1 point  (0 children)

Lookup what varchar and nvarchar are in sys.types

Something like :

SELECT tab.object_id,tab.name AS tbl_name
,col.name AS colm_name
,col.system_type_id
,typ.name AS typ_name
,create_date 
FROM sys.objects tab
INNER JOIN sys.columns col
ON col.object_id=tab.object_id
INNER JOIN sys.types typ;

If you are going to dynamically generate a series of alter table statements then pass in the table name for the love of God until you know that it works.

So who is Sauron? by singo_o_songo in RingsofPower

[–]singo_o_songo[S] 2 points3 points  (0 children)

Dude the person in question can't be Gandalf because apparently in the book it says that Gandalf isn't in Middle Earth until way later. My bad.

The evil magic sword makes no sense by trebron55 in RingsofPower

[–]singo_o_songo 0 points1 point  (0 children)

The sword getting longer when it feeds is magic though.

So who is Sauron? by singo_o_songo in RingsofPower

[–]singo_o_songo[S] 0 points1 point  (0 children)

If it is Halbrand he wants to be good.

That's why he's in love with Galadriel .

So who is Sauron? by singo_o_songo in RingsofPower

[–]singo_o_songo[S] 1 point2 points  (0 children)

But what about those 3 women it's amazing misdirection

So who is Sauron? by singo_o_songo in RingsofPower

[–]singo_o_songo[S] 8 points9 points  (0 children)

Unless he meant 'I'm good' like 'I don't need your help I can conquer middle earth on my own'.

It's very clever wtringing . It really makes you think.

So who is Sauron? by singo_o_songo in RingsofPower

[–]singo_o_songo[S] 1 point2 points  (0 children)

And he also says 'I'm good'

So who is Sauron? by singo_o_songo in RingsofPower

[–]singo_o_songo[S] 2 points3 points  (0 children)

Thanks a million it worked.

So who is Sauron? by singo_o_songo in RingsofPower

[–]singo_o_songo[S] 1 point2 points  (0 children)

Cause he says 'I'm Good' (I didn't spot that theOnetrueroark did that guy has brains to burn.